Harden a skill or any agent instruction file (CLAUDE.md, AGENTS.md, GEMINI.md, .cursor/rules, .github/copilot-instructions.md) through judge-panel refinement rounds until it clears a 3-tier promotion gate, then promote it. A quality gate that runs after authoring, not an authoring tool. TRIGGER when the user types /skill-forge, asks to test/harden/forge/prove a skill or an instruction file, wants a CLAUDE.md or AGENTS.md driven through adversarial rounds before shipping, asks 'is this skill ready?' or 'is this CLAUDE.md safe for a cold-start agent?', or wants a skill or instruction file quality-gated by a judge panel.
$npx -y skills add bjcoombs/ai-native-toolkit --skill skill-forgeInstalls into the current project.
Run `npx skills use "https://github.com/bjcoombs/ai-native-toolkit" --skill "bjcoombs/ai-native-toolkit/skill-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/bjcoombs/ai-native-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/bjcoombs/ai-native-toolkit"` and select the relevant skills, then follow their instructions.