What problem does it solve?
The Forge skill automates the manual orchestration work required to move a software change quickly from a primary specification checkpoint through design, implementation, review, and improvement, reducing context switches and operator overhead for rapid delivery.
Core Features & Use Cases
- Multi-stage orchestration: Advances a change across clarifying-intent, slicing-stories, sketching-design, rapid-implementing, code-reviewing, and code-improving stages with a single main checkpoint.
- Codex entrypoint and worker composition: Keeps orchestration in the main session while delegating stage work to sibling skills and reusing Praxis runtime contracts and orchestrator modules.
- Use Case: Accelerate small-to-medium scoped changes when the user requests faster delivery via
/forge or when tests are not being authored and auto-advancement is preferred.
Quick Start
Run the forge workflow to rapidly advance the current change from a single spec through design, implementation, review, and improvement within the Praxis repository.