What problem does it solve?
This Skill automates the process of turning a finalized system design into tested, PRD-validated code, streamlining the development workflow and reducing manual effort.
Core Features & Use Cases
- System Design Implementation: Converts system design documents into working code automatically.
- Multi-Role Team Orchestration: Manages a team of planners, developers, testers, and reviewers to execute the implementation.
- Feature-Scope Mode: Allows implementation of specific features, not the entire system design.
- Reverse Alignment Detection: Ensures that code changes match the original PRD feature files.
- Evolution Mode: Applies updates to existing codebase based on in-place mutations from the system-design skill.
- Use Case: For a project with a completed system design, use this Skill to automatically generate the codebase, ensuring it matches the design and passes all tests.
Quick Start
Run the /autoforge command with the path to the system design directory.