Skip to main content
jmerelnyc
GitHub creator profile

jmerelnyc

Repository-level view of 17 collected skills across 2 GitHub repositories.

skills collected
17
repositories
2
updated
2026-03-25
repository explorer

Repositories and representative skills

code-reviewer
software-quality-assurance-analysts-and-testers

对已实现代码进行纯静态忠实度审查,验证实现是否忠于 PRD、ADR、System Design 与 05_TASKS.md 的既有契约,并识别契约漂移、任务漂移、测试漂移与回流遗漏,作为 challenge 的实现侧证据层。

2026-03-20
nexus-mapper
software-developers

Generate a persistent .nexus-map/ knowledge base that lets any AI session instantly understand a codebase's architecture, systems, dependencies, and change hotspots. Use when starting work on an unfamiliar repository, onboarding with AI-assisted context, preparing for a major refactoring initiative, or enabling reliable cold-start AI sessions across a team. Produces INDEX.md, systems.md, concept_model.json, git_forensics.md and more. Requires shell execution and Python 4.10+. For ad-hoc file queries or instant impact analysis during active development, use nexus-query instead.

2026-03-20
task-planner
project-management-specialists

使用WBS方法将系统设计文档分解为层次化任务。支持依赖分析、追溯链、验收标准。

2026-02-20
tech-evaluator
software-developers

评估技术栈选项,使用加权决策矩阵和 ATAM 方法论产出架构决策记录 (ADR)。

2026-02-03
system-architect
software-developers

识别项目中的独立系统,定义系统边界。产出系统架构总览,为后续系统设计奠定基础。

2026-02-02
system-designer
computer-systems-analysts

为单个系统设计详细的技术文档。负责架构图、接口设计、数据模型、Trade-offs讨论等。

2026-01-08
spec-writer
project-management-specialists

将模糊或高层需求转化为严格的产品需求文档(PRD)。适用于需求含糊、范围过大或表达停留在概念层的场景。

2026-01-06
design-reviewer
software-developers

使用三维框架(系统设计、运行模拟、工程实现)系统性审查架构和系统设计文档,作为 challenge 工作流中的规范契约设计证据层。产出按严重度分级的发现,关联到具体文档段落。

2026-01-06
Showing top 8 of 15 collected skills in this repository.
amq-cli
project-management-specialists

Coordinate agents via the AMQ CLI for file-based inter-agent messaging. Use this skill whenever you need to send messages to another agent (codex, claude, or any named handle), check your inbox, drain queued messages, set up co-op mode between agents, join a swarm team, route messages across projects, or diagnose delivery issues. Also use it when you receive a message and need to know how to reply, inspect receipts, or handle priority. Covers any multi-agent coordination task where agents need to talk to each other — review requests, questions, status updates, decision threads, wake notifications, and orchestrator integration (Symphony, Kanban). For collaborative spec/design workflows specifically, prefer the /amq-spec skill which provides structured phase-by-phase guidance. Not intended for distributed systems design (RabbitMQ, Kafka), CI/CD pipelines, or single-agent tasks with no partner.

2026-03-25
amq-spec
project-management-specialists

Parallel-research-then-converge design workflow between two agents. Use this skill when the user wants two agents to independently think through a design problem before aligning on a solution — "spec X with codex", "design X together", "both agents think through X", "brainstorm architecture together", "parallel research then joint proposal", "think through separately then align", "careful thought from both sides before coding", or any variation where the user wants collaborative design rather than just splitting implementation work. Also use this when you receive a message labeled workflow:spec and need to know the correct receiver-side protocol. Not for sending simple messages or reviews (use /amq-cli), implementing completed designs, or creating document templates.

2025-12-01
Showing 2 of 2 repositories
All repositories loaded