Skip to content

indigokarasu/forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔨 Forge

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.


📖 Overview

Skill architect and builder. Designs, builds, and validates complete Agent Skill packages through a mandatory six-phase pipeline.


🔧 Tool Surface

  • forge.skill.design — scope a new skill and validate architectural fit
  • forge.skill.build — implement a skill from architecture specification
  • forge.skill.validate — run comprehensive validation on skill package
  • forge.skill.review — peer review a skill before release
  • forge.skill.benchmark — measure skill performance and quality metrics
  • forge.package.create — assemble validated skill into installable package
  • forge.status — active skill projects, validation queue, build history

📊 Output & Journals

Skill validation reports, build logs, and quality assessments. Architecture review records.


⏱️ Heartbeat & Background Tasks

Background Validation: Forge continuously validates new skill packages and runs quality benchmarks on existing skills. Quality gates are enforced at every phase.


📚 Documentation

Read SKILL.md for operational details, schemas, and validation rules.

See references/ for detailed specifications and examples.


📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Skill architect and builder. Designs, builds, and validates complete Agent Skill packages through a mandatory six-phase pipeline.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors