Enforced methodology for creating production-grade AI agent skills with mandatory quality gates. Orchestrates the full lifecycle: skill-creator for drafting + A/B testing, skill-evaluate for scoring + optimization, second A/B test, final validation. MANDATORY prerequisite: skill-creator:skill-creator and horka-skill-eval:horka-skill-evaluate must be installed. Use when user says 'create agent', 'new skill', 'forge skill', 'build agent', 'agent strategy', or wants to create any new skill or agent. Also invoke when user wants to improve an existing skill through the full quality pipeline.
$npx -y skills add joey-barbier/claudecode-plugin --skill horka-agent-forgeInstalls into the current project.
Run `npx skills use "https://github.com/joey-barbier/claudecode-plugin" --skill "joey-barbier/claudecode-plugin/horka-agent-forge"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joey-barbier/claudecode-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/joey-barbier/claudecode-plugin"` and select the relevant skills, then follow their instructions.