Standardizes and enforces a structured 6-phase software development lifecycle within Claude Code using automated hooks.
Forge is an advanced orchestrator skill designed to bring professional engineering rigor to Claude Code. It enforces a comprehensive 6-phase workflow—Discover, Specify, Design, Implement, Review, and Ship—ensuring that every task is properly researched, planned, and reviewed. By leveraging Git-committed state files and automated hooks, Forge provides a consistent development environment that maintains state across different machines, handles incident responses, and provides fast-paths for trivial fixes while maintaining high-quality standards.
主要功能
01Automated project type detection for Node.js, Rust, Go, Python, and .NET
02Hook-enforced compliance based on phase-specific Definitions of Done
03Cross-machine state synchronization via Git-tracked .forge directory
040 GitHub stars
05Fast-path 'fix' and 'incident' modes for rapid response and trivial changes
06Full SDLC orchestration from discovery to shipping
使用场景
01Enforcing rigorous code review and testing standards before deployment
02Standardizing engineering practices and documentation across a team