graph
01Command Claude Code
Build queryable knowledge graph of target repo with graphify. Cached per repo, reused across features.
Gated Claude Code delivery pipeline: idea to merged PR through PRD, PRP, plan, dev, test, PR, with a deterministic sensor and a scored eval at every stage.
Command Claude Code
Build queryable knowledge graph of target repo with graphify. Cached per repo, reused across features.
Command Claude Code
Pack target repo with repomix. Snapshot for AI context. Cached per featureid.
Command Claude Code
The golden path. One command, idea to merged PR. Runs the full pipeline, prd → prp → plan → dev → test → pr, with sensor + eval gates at every stage.
Command Claude Code
Harvest context from the target repo and context-library into one intake artifact, so later stages never stop to ask. First stage of the pipeline.
Command Claude Code
Resume the active pipeline at the next pending stage.
Command Claude Code
Clear the pipeline state file. Abandons the active feature run.
Command Claude Code
Generate a Product Requirements Document for an team squad. Business-facing artifact. Sensors and evals gate.
Command Claude Code
Generate a Product Requirements Prompt for engineering handoff. Needs an approved PRD. Sensors, link validation, and eval gates.
Command Claude Code
Implement the approved plan in code. Writes commits, runs gates, returns diff summary.
Command Claude Code
Create or reuse a Firebase project, configure Hosting, and deploy the current static site. Never deletes.
Command Claude Code
Generate an implementation plan from an approved PRP. Sensors and evals gate.
Command Claude Code
Watch the active PR for merge with backoff polling. Auto-invoked after /sse:pr. Clears pipeline state on merge.
Command Claude Code
Open a Pull Request on GitHub following team conventions. Draft by default.
Command Claude Code
Spec-driven dev loop. Plan once, then dev↔test↔eval loop until PRP spec satisfied. Local only, no PR.
Command Claude Code
Run the project test suite. Reports results to .claude/runtime/outputs/sse/test/.
Command Claude Code
Design a system into a rigorous System Design Doc. Routes to a topic playbook (e.g. search-engine) or the generic design skill. Sensors and evals gate.
Command Claude Code
Adversarial staff-level review of a System Design Doc. Interrogates the 10 staff questions, finds cost and failure risks, returns a verdict. Sensors and evals gate.