forge
Installation
SKILL.md
Forge
forge is the public front door to this repository's development workflow
system. It owns the flow from request to final readiness, including discovery,
setup, specification, planning, implementation routing, QA, and the final
hardening review.
The public command surface is:
/forge:setup: prepare Forge for a new or existing repo./forge:build: run the full change workflow./forge:review: run the final hardening and readiness review on the current diff, optionally against a chosen base.