Forge V2 router and agent-selection brain. Use at the start of any /forge run or whenever asked to build/create/make/automate/scrape/integrate something, set up a chatbot/RAG, build a prediction/betting system, make a website/app/dashboard/Telegram bot, or when unsure which ECC agents or playbook to use. Classifies a task by DOMAIN and COMPLEXITY (L1–L4), selects the smallest fitting team of real ECC agents/skills/commands, decides parallel vs serial, sets the review gates, and loads the matching forge-* domain playbook.
$npx -y skills add forgeyclap/claude-forge --skill forge-routerInstalls into the current project.
Run `npx skills use "https://github.com/forgeyclap/claude-forge" --skill "forgeyclap/claude-forge/forge-router"` 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/forgeyclap/claude-forge" that are relevant to the current task. Run `npx skills add "https://github.com/forgeyclap/claude-forge"` and select the relevant skills, then follow their instructions.