MartyBonacci/specswarm

SDD Specification driven development orchestration plugins for Claude Code.

65Stars on the repository
61Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

chunk-retrospective

01

MartyBonacci/specswarm

Agent

Synthesizes durable memory entries from a completed SpecSwarm chunk's signals — commits, final tasks.md, verify-queue outcomes (PASS/DRIFT), captured interventions, AskUserQuestion answers. Use at /ss:ship time (or just before) to capture the cross-chunk lessons that would otherwise live only in session history and…

65 1mo ago A 129 tokens original MIT

decision-miner

02

MartyBonacci/specswarm

Agent

Polishes raw decision-candidate signals from a SpecSwarm plan.md into a small, well-formed batch of strategic decisions for AskUserQuestion. Use after /ss:plan completes and before /ss:tasks runs. Reads plan.md, tech-stack.md, constitution.md, quality-standards.md (locked prior commitments), and a TSV list of…

65 1mo ago A 111 tokens original MIT

dry-run-simulator

03

MartyBonacci/specswarm

Agent

Predicts what a SpecSwarm chunk's execution would look like WITHOUT running it. Use after /ss:specify (or any later phase) to surface anticipated decisions, risk register, out-of-scope guards, memory gaps, touchpoint estimate, and predicted artifacts. Reads spec.md plus foundation files plus memory plus intervention…

65 1mo ago A 101 tokens original MIT

MartyBonacci/specswarm

Agent

Multi-agent orchestration specialist for SpecSwarm. Analyzes tasks.md, identifies parallelizable work streams, routes tasks to specialist agents, and creates integration manifests. Use during implementation phase when --orchestrate flag is set.

65 1mo ago A 53 tokens original MIT

spec-mentor

05

MartyBonacci/specswarm

Agent

Adversarial verification agent for SpecSwarm tasks. Use when a task has just been marked complete and you need a fresh-context, judgment-grade check that the implementation matches the spec verbatim. Compares git diff against §-referenced spec sections + plan.md task block + memory files; returns PASS, DRIFT (with…

65 1mo ago A 87 tokens original MIT

task-router

06

MartyBonacci/specswarm

Agent

Routes tasks to specialist agents based on content keyword analysis. Used by the orchestrator for multi-agent builds.

65 1mo ago A 24 tokens original MIT