skillsmp agents

10 tagged skillsmp, measured the same way as everything else here.

Browse within: agentskills 10claude-code-skill 10

implementer

01

andyzengmath/quantum-loop

Agent

Per-story implementation agent. Implements exactly ONE user story from quantum.json following TDD methodology. Spawned fresh for each story with no memory of previous iterations.

24 2mo ago A 34 tokens original MIT

orchestrator

02

andyzengmath/quantum-loop

Agent

Execution lifecycle manager. Reads quantum.json, queries the dependency DAG, executes stories sequentially or spawns parallel implementer subagents via native worktrees, runs two-stage review gates, handles retries, and commits passed stories. Use when running /ql-execute or when managing the quantum-loop execution…

24 2mo ago A 64 tokens original MIT

spec-reviewer

03

andyzengmath/quantum-loop

Agent

Reviews implementation against PRD acceptance criteria and functional requirements. First stage of the two-stage review gate. Invoked after implementation passes quality checks.

24 2mo ago A 32 tokens original MIT