Getting Started
Forgia has three components: a Go CLI binary, a vault (.forgia/) in each project, and Claude Code slash commands for the spec workflow.
Prerequisites
- mise — task runner and tool manager
- Claude Code — for slash commands (
/fd-new,/fd-review, etc.) - Docker — optional, only for OpenHands autonomous agents
- GitHub CLI — optional, only to create FDs from GitHub issues
Next steps
- Installation — build the binary and install slash commands
- Feature Lifecycle — how a feature moves through Forgia and which spells connect each phase
- Your first feature — full end-to-end walkthrough
