ggemba/squad-mcp

MCP server + Claude Code plugin: multi-agent advisory squad with PRD-decomposed tasks, persistent learnings, weighted rubric scorecard, and PR posting.

4Stars on the repository
38Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

brainstorm

01

ggemba/squad-mcp

Command

Pre-implementation brainstorm + parallel web research. Spawns specialist agents in parallel with targeted web queries; synthesizes findings into an options matrix with cited sources and a recommendation. Exploratory only — never writes code or files. Use BEFORE /squad:implement to decide what to build, compare…

4 1mo ago A 113 tokens original Apache-2.0

commit-suggest

02

ggemba/squad-mcp

Command

Suggest a Conventional Commits message from the current staged + unstaged changes. Read-only — runs only allowlisted git commands, never commits, never pushes, never adds AI co-author trailers. Output is plain text the user pastes. Triggers: "suggest a commit", "commit message", "commit msg", "write a commit", "gen…

4 1mo ago A 107 tokens original Apache-2.0

debug

03

ggemba/squad-mcp

Command

Read-only bug investigation. Dispatches code-explorer + debugger to emit N ranked hypotheses (1/3/5 on --quick/--normal/--deep) with file:line evidence, verification steps, and confidence labels. Never writes code, never commits. Triggers: "investigate this bug", "what could cause X", "help me debug", "why is X…

4 1mo ago A 141 tokens original Apache-2.0

enable-journaling

04

ggemba/squad-mcp

Command

Opt-in setup for auto-journaling capture plumbing. Copies bundled PostToolUse hook scripts into .squad/hooks/ and prints the exact .claude/settings.json snippet to wire them up. Capture-only — squad behaviour does NOT change until a follow-up release adds distillation + retrieval. Triggers: "enable journaling", "turn…

4 1mo ago A 104 tokens original Apache-2.0

grillme

05

ggemba/squad-mcp

Command

Socratic plan validation. Grills your plan one question at a time against the project's CONTEXT.md glossary and prior ADRs; resolves terminology and decisions inline. WRITES to CONTEXT.md and docs/adr/ (with per-write confirmation) — use --no-write for dry-run. Triggers: "grill my plan", "stress-test this plan"…

4 1mo ago A 127 tokens original Apache-2.0

implement

06

ggemba/squad-mcp

Command

Multi-agent advisory squad workflow for implementing code changes: classify → score risk → select agents → planner → Gate 1 (plan approval) → advisory squad → Gate 2 (Blocker halt) → implementer → consolidator → verdict. Auto-detects depth (quick/normal/deep) from risk + file count; pass --quick or --deep to override.…

4 1mo ago A 156 tokens original Apache-2.0

inventory

07

ggemba/squad-mcp

Command

Codebase inventory skill — scans the repo for a named pattern (inline SQL, fetch calls, feature flags, debug leftovers, deprecated APIs, etc.) and emits a structured Markdown inventory cross-referenced with framework metadata (routes, handlers). Language-agnostic and pack-driven — the engine matches whatever a YAML…

4 1mo ago A 224 tokens original Apache-2.0

next

08

ggemba/squad-mcp

Command

Pick the next ready task from .squad/tasks.json (dependencies satisfied, optional agent or scope filter) and surface it for user confirmation before flipping status to in-progress. Triggers: "next task", "what's next", "pick the next task", "give me a task to work on". Pairs with /squad:tasks (decompose PRD into…

4 1mo ago A 94 tokens original Apache-2.0

pipeline

09

ggemba/squad-mcp

Command

Cradle-to-grave guided orchestration of the full squad workflow: brainstorm → grillme → tasks → next → implement → review. Stateful ADVISOR — figures out where you are, recommends the exact next command, and explains the gate in front of you. NEVER auto-runs a sub-skill, never records telemetry, never persists state…

4 1mo ago A 149 tokens original Apache-2.0

question

10

ggemba/squad-mcp

Command

Read-only code Q&A. Spawns the code-explorer subagent (Haiku-class) to grep, glob, and read excerpts of the codebase, then synthesizes a cited answer with file:line citations. No plan, no gates, no implementation. Fast. Triggers: "where is X defined", "what calls Y", "how does Z work", "find references to", "explain…

4 1mo ago A 140 tokens original Apache-2.0

review

11

ggemba/squad-mcp

Command

Multi-agent advisory review of an existing branch, PR, diff, or current uncommitted changes — same agents and severity model as /squad:implement but review-only. Auto-detects depth (quick/normal/deep) from risk + file count; pass --quick or --deep to override. Never implements, commits, or pushes. Triggers: "review…

4 1mo ago A 158 tokens original Apache-2.0

stats

12

ggemba/squad-mcp

Command

Show squad-mcp observability dashboard for past runs in this workspace. Bar charts, score distribution, verdict mix, sparkline trend, per-agent token + wall-clock cost breakdown. Reads .squad/runs.jsonl; never writes. Triggers: "squad stats", "run history", "score distribution", "where did the tokens go", "how much…

4 1mo ago A 144 tokens original Apache-2.0

task

13

ggemba/squad-mcp

Command

Run the squad on a specific task by id from .squad/tasks.json. Confirms with the user, flips status to in-progress, then proceeds in implement-mode against the task's scope only. Triggers: "run task X", "work on task ID", "implement task abc-123". Pairs with /squad:tasks (decompose PRD) and /squad:next (pick next…

4 1mo ago A 87 tokens original Apache-2.0

tasks

14

ggemba/squad-mcp

Command

Decompose a PRD (file path or inline text) into atomic tasks via the squad skill. Stops for user confirmation BEFORE recording into .squad/tasks.json. Triggers: "break down this PRD", "split into tasks", "decompose feature into tasks", "task breakdown for", "create tasks from". Example: "/squad:tasks…

4 1mo ago A 107 tokens original Apache-2.0