From autoforge
Use AutoForge for multi-agent software generation, repo import, review, queue-based builds, and durable delivery workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autoforge:software-forgeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants:
Use this skill when the user wants:
Preferred commands:
autoforgeai generate "<project description>"autoforgeai review <path>autoforgeai import <path> --enhance "<changes>"autoforgeai queue "<project description>" --wait --tailautoforgeai watch <project_id> --tailautoforgeai msg <project_id> "<instruction>"Use the daemon runtime when:
When handing off results, always include:
npx claudepluginhub alyciabhz/autoforge --plugin autoforgeOrchestrates multi-agent coding tasks via Claude DevFleet: plans projects into mission DAGs, dispatches parallel agents to isolated git worktrees, monitors progress, and retrieves structured reports.
Orchestrates multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.
Autonomously generates complete production-ready projects from descriptions: structure, code, tests, docs, config, git. Orchestrates pipeline with verification to ensure builds and tests pass.