FORGE

12 specialists. Pick one, copy its prompt, go — no clone, no setup script.

View on GitHub
Agents ↓|Install ↓

Skill Library — 12 agents

Run the full system

One prompt now. All the specialists, permanently.

Copying a prompt above works on its own — paste it, done, nothing installed. Installing Forge adds the other half: an orchestrator that pulls in the right specialists on its own, project after project, instead of you hunting for one prompt at a time.

  1. Step 01

    Clone & wire it up

    One-time setup, any project.

    shell
    git clone https://github.com/CafeLabsCorp/forge.git forge
    cd forge
    ./scripts/setup-symlinks.sh

    Symlinks every agent into ~/.claude/agents/ — Claude Code picks them up right away, no restart.

  2. Step 02

    Say what you're building

    In Claude Code, in your own project folder:

    "I have an idea for an app that helps small gyms schedule classes and manage member check-ins."

    Any plain description works. Already mid-project? Say "let's loop in the team" instead — the orchestrator switches to triage mode.

  3. Step 03

    The orchestrator takes it from there

    No command to run — this is what happens automatically:

    It scopes the idea, delegates to whichever specialists apply — design, backend, mobile, whichever the project actually needs — and synthesizes everything back into one plan, flagging any trade-off a specialist raised along the way.