Forge is the suite's skill engineering workbench. It guides skill creation through existence gates, architectural design, implementation, and validation. Every skill passes through Forge's six-phase pipeline: existence, classify, scope, architecture, build, and validate. Forge ensures skills are well-architected, properly integrated, and ready for production.
Skill architect and builder. Designs, builds, and validates complete Agent Skill packages through a mandatory six-phase pipeline.
forge.skill.design— scope a new skill and validate architectural fitforge.skill.build— implement a skill from architecture specificationforge.skill.validate— run comprehensive validation on skill packageforge.skill.review— peer review a skill before releaseforge.skill.benchmark— measure skill performance and quality metricsforge.package.create— assemble validated skill into installable packageforge.status— active skill projects, validation queue, build history
Skill validation reports, build logs, and quality assessments. Architecture review records.
Background Validation: Forge continuously validates new skill packages and runs quality benchmarks on existing skills. Quality gates are enforced at every phase.
Read SKILL.md for operational details, schemas, and validation rules.
See references/ for detailed specifications and examples.
This project is licensed under the MIT License - see the LICENSE file for details.