design
01Command Claude Code
Design a use case from its spec — understand it, work out the design (diagrams + decisions), and write the area's design doc. Stops before any code.
Command Claude Code
Design a use case from its spec — understand it, work out the design (diagrams + decisions), and write the area's design doc. Stops before any code.
Command Claude Code
Implement a use case from its approved design — plan, code, and test from the area's docs/design doc. Run /design first.
Command Claude Code
Verify and resync anchors, cross-references, and cross-doc consistency across the requirements docs.
Command Claude Code
Detect drift between the requirements docs and the actual codebase — where built code diverges from the spec, where the spec is unimplemented, and where code exists that no spec describes. This is the periodic companion to /spec-build.
Instructions file
Instructions for Washingtonwei/project-pulse, covering claude.md, project overview, starting the project, stopping the project and development commands.