Forgia
Forgia is a spec-driven development framework that transforms Feature Designs into agent-executable specs.
FD (Feature Design) → SDD (Spec-Driven Dev) → Code
humans decide agents execute output
How it works
- Create a Feature Design — describe what to build and why, with architecture and trade-offs
- Review the FD — a gate ensures problem clarity, diagrams, and interfaces are defined
- Generate SDDs — one execution spec per component, ready for agents
- Assign and execute — OpenHands, Claude Code, or manual implementation
- Verify and close — confirm work logs are filled, acceptance criteria met
Quick links
- Getting Started — install and run your first workflow
- FD Guide — create, review, and close Feature Designs
- SDD Guide — generate and execute Spec-Driven Dev specs
- CLI Reference — all
forgiacommands - Constitution — project rules and conventions
