MartyBonacci/specswarm

SDD Specification driven development orchestration plugins for Claude Code.

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

install

01

MartyBonacci/specswarm

Command

One-time install of the SpecSwarm status line. Preserves and wraps your existing statusline if you have one (it becomes the cached base), adds the real-time background-builder segment (🔨 building / 💀 died / ✓ safe to close), and sets a refreshInterval so status updates even while the session is idle. Fully…

65 1mo ago A 76 tokens original MIT

uninstall

02

MartyBonacci/specswarm

Command

Restore the statusline configuration exactly as it was before /ss-status:install — the saved original statusLine settings entry is put back (or removed, if none existed before).

65 1mo ago A 35 tokens original MIT

bakeoff

04

MartyBonacci/specswarm

Command

Calibration loop for taste-heavy choices (v7.16.0). Generates N candidate implementations/outputs, renders a side-by-side contact sheet, captures your verdict, pins the winner with a regression test, and distills the ruling into the taste model. Converts fuzzy judgment into deterministic constants.

65 1mo ago A 58 tokens original MIT

bugfix

05

MartyBonacci/specswarm

Command

Regression-test-first bug fixing workflow with smart SpecSwarm/SpecTest integration.

65 1mo ago A 15 tokens original MIT

build

06

MartyBonacci/specswarm

Command

Command "build" from MartyBonacci/specswarm, covering user input, goal, pre-flight checks, pre-flight a: parse arguments and parse arguments.

65 1mo ago A 16 tokens original MIT

clarify

07

MartyBonacci/specswarm

Command

Assume-first gap resolution for the current feature spec (v7.13.0). Auto-fills gaps resolvable from the taste model, spec corpus, or codebase precedent — recorded as provenance-cited entries in the spec's ASSUMPTIONS section — and asks only genuine forks, batched. Reviewing assumptions is 5× faster for a human than…

65 1mo ago A 77 tokens original MIT

complete

08

MartyBonacci/specswarm

Command

Complete feature or bugfix workflow and merge to parent branch.

65 1mo ago A 11 tokens original MIT

conduct

09

MartyBonacci/specswarm

Command

Mentor→builder headless dispatch loop (v7.18.0). Author a slice prompt in the proven grammar, dispatch it to a headless builder in the target repo (opus-pinned, per-tree locked, group-killed on timeout, fully audited), then run the INDEPENDENT verification protocol — commit-hash check, real-diff read, targeted gates …

65 1mo ago A 107 tokens original MIT

constitution

10

MartyBonacci/specswarm

Command

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

65 1mo ago A 21 tokens copy · 88% MIT

decisions

11

MartyBonacci/specswarm

Command

Pre-batch all strategic decisions for a feature into one AskUserQuestion-driven sheet, BEFORE /ss:tasks runs. Collapses the mid-chunk "wait, decide this" interrupts into a single front-loaded touchpoint. Hybrid deterministic-scan + decision-miner subagent; writes decision-sheet.md and appends a locked Pre-Batched…

65 1mo ago A 74 tokens original MIT

dry-run

12

MartyBonacci/specswarm

Command

Predict what a SpecSwarm chunk's execution would look like WITHOUT running it. Phase-aware — detects which artifacts exist, simulates everything still ahead. Produces a structured dry-run.md with anticipated decisions, risk register, out-of-scope guards, memory gaps, touchpoint estimate, predicted artifacts.…

65 1mo ago A 74 tokens original MIT

fix

13

MartyBonacci/specswarm

Command

Command "fix" from MartyBonacci/specswarm, covering user input, goal, pre-flight checks, parse arguments and extract bug description (first non-flag argument).

65 1mo ago A 18 tokens original MIT

go

14

MartyBonacci/specswarm

Command

The single default entry point (v7.17.0). Walks the full AUTO-MAGIC ladder — specify → assume-first clarify → plan → decisions → tasks → preflight → implement (slice gates + verify) → retrospective — pausing ONLY for the batched decision sheet, the assumptions review, sighted gates, and the ship blessing. Every phase…

65 1mo ago A 81 tokens original MIT

hotfix

15

MartyBonacci/specswarm

Command

Expedited emergency response workflow for critical production issues.

65 1mo ago A 9 tokens original MIT

implement

16

MartyBonacci/specswarm

Command

Execute the implementation plan by processing and executing all tasks defined in tasks.md.

65 1mo ago A 14 tokens original MIT

init

17

MartyBonacci/specswarm

Command

Initialize or refresh SpecSwarm guides for a project / sprint.

65 1mo ago B 12 tokens original MIT

intervention

18

MartyBonacci/specswarm

Command

Capture a "wait, something feels off" moment as a durable memory file. Each intervention becomes training data for future SpecSwarm automation (preflight, spec-mentor, hooks). Today's manual catch → tomorrow's automatic catch.

65 1mo ago A 46 tokens original MIT

mentor-init

19

MartyBonacci/specswarm

Command

Scaffold a mentor directory for the mentor→builder operating pattern (v7.18.0). Stamps out MENTOR-KICKOFF.md (the standing role), process/escalation-boundary.md (three-lane human-escalation model), process/PARKING-LOT.md (verbatim idea capture), the conduct dispatch config, and a SessionStart hook that injects the…

65 1mo ago A 101 tokens original MIT

feature-metrics

20

MartyBonacci/specswarm

Command

Command "feature-metrics" from MartyBonacci/specswarm, covering feature-level metrics dashboard, parse arguments, default to current directory if no path specified, source the feature metrics collector library and set project root for library.

65 1mo ago A 19 tokens original MIT

modify

21

MartyBonacci/specswarm

Command

Command "modify" from MartyBonacci/specswarm, covering user input, flag parsing, parse flags from arguments, mode routing and goal.

65 1mo ago A 14 tokens original MIT

notify

22

MartyBonacci/specswarm

Command

Fire a SpecSwarm notification (sound + desktop banner + optional phone vibrate via Termux) with cascading fallbacks. Useful inside long workflows to ping yourself when a chunk completes or a decision is needed.

65 1mo ago A 42 tokens original MIT

overnight

23

MartyBonacci/specswarm

Command

Run a SpecSwarm chunk autonomously while you sleep. Combines pre-batched decisions (v7.6.0) + verification queue (v7.4.0) + headless claude --print to execute /ss:preflight → /ss:implement → /ss:verify → /ss:retrospective without user input. Default mode is --check (validate readiness). --exec opt-in actually runs…

65 1mo ago A 103 tokens original MIT

plan

24

MartyBonacci/specswarm

Command

Execute the implementation planning workflow using the plan template to generate design artifacts.

65 1mo ago A 14 tokens original MIT