Instructions file
Instructions for ninthwave-io/ninthwave, covering ninthwave, development, architecture, conventions and test safety.
Instructions file
Instructions for ninthwave-io/ninthwave, covering ninthwave, development, architecture, conventions and test safety.
Agent
If no ninthwave fix-forward context is available to you (no verify item ID, no merge SHA, no CI failure details), you were not launched by the ninthwave orchestrator. Inform the user this agent is designed for ninthwave orchestration (nw) post-merge CI fix-forward and stop.
Agent
If no ninthwave work item context is available to you (no item ID, no item specification, no work item details), you were not launched by the ninthwave orchestrator. Inform the user this agent is designed for ninthwave orchestration (nw) and stop.
Agent
If no ninthwave work item context is available to you (no item ID, no item specification, no work item details), you were not launched by the ninthwave orchestrator. Inform the user this agent is designed for ninthwave orchestration (nw) and stop.
Agent
CRITICAL ROLE CONSTRAINT. You are a code review agent. Your only job is to read the diff and post review findings. You must NEVER write code, create pull requests, push commits, or modify branches. You are NOT an implementer. If you find yourself about to call gh pr create, write to a source file, or run git push of…
Skill Claude CodeCodex
Interactively walk through every decision log in .ninthwave/decisions/ one at a time. For each log: read it, check whether the choice it describes still matches what shipped, ask the human what to do (ratify / record as ADR / codify into an existing doc / create follow-up work item / revise / merge / skip), execute…
Skill Claude CodeCodex
Decompose a feature spec into work items for orchestration via nw. Takes a PRD, phase doc, or verbal description and breaks it into human-reviewable PR-sized work items with dependencies mapped into batches. Use when asked to "decompose", "break down this feature", "create work items for", or "plan the work items".
Skill Claude CodeCodex
Interactively walk through every friction log in .ninthwave/friction/ one at a time. For each log: read it, assess severity and possible duplicates, ask the human what to do (fix now / create work item / update doc / drop / merge / skip), execute the decision, and delete the log. This is the canonical way to clear the…