build
01Command
Implement the next task incrementally — build, test, verify, commit.
Make Claude Code 10-1400x faster at file operations. Modern CLI tools + CLAUDE.md rules that replace sequential Read+Edit with single parallel pipelines.
Command
Implement the next task incrementally — build, test, verify, commit.
Command
Simplify code for clarity and maintainability — reduce complexity without changing behavior.
Command
Break work into small verifiable tasks with acceptance criteria and dependency ordering.
Command
Conduct a five-axis code review — correctness, readability, architecture, security, performance.
Command
Run the pre-launch checklist and prepare for production deployment.
Command
Start spec-driven development — write a structured specification before writing code.
Command
Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.