What problem does it solve?
This Skill automates complex, multi-step development tasks by delegating them to an autonomous agent that builds and verifies code, ensuring outcomes are met rather than prescribing procedures.
Core Features & Use Cases
- Outcome-Driven Development: Define desired outcomes in spec files, and let the agent implement them.
- Automated Verification: Forge automatically detects project types, runs builds/tests, and feeds errors back to the agent for correction.
- Use Case: Delegate the implementation of a new feature, including writing tests and ensuring it compiles, to Forge by providing a spec file describing the desired outcome.
Quick Start
Use the forge skill to run the spec file named 'implement-feature.md' with the description 'implement the new user authentication flow'.