Scaffold a multi-agent Claude Code development system for any project from its vision and tech stack.
Scaffold a multi-agent AI development system for any project — in minutes.
Forgeline is a plugin for Claude Code. Look at it as a "team builder" for AI developers. Instead of writing complex configuration files manually, you run one command, answer simple questions, and Forgeline automatically generates an entire AI team that knows your project's code and is ready to work. It creates agents, sets up rules, and builds your tools in 5 minutes instead of 4 hours.
npm install -g @anthropic-ai/claude-code).Open Claude Code (type claude in your terminal) and run these two commands one by one to download and activate the plugin:
/plugin marketplace add nikita-voloshyn/forgeline
/plugin install nikita-voloshyn/forgeline
Run this command inside Claude Code:
/setup-agents
Forgeline will guide you through 8 interactive steps. It's safe—nothing is created until the final confirmation.
Now that your team is ready, building features is a very simple 3-step process. You just tell the AI what to build using these commands:
/plan "Create a user login page"
What it does: The AI breaks down your big feature into smaller, logical steps.
/assign
What it does: The AI picks the best agents for your tasks (for instance, the frontend agent handles the user interface, while the backend agent handles the database API).
/execute
What it does: The AI agents actually start writing code, fixing errors, and running tests. Just wait until the job is fully done!
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub nikita-voloshyn/forgeline --plugin forgeline11 agents, 35 skills, 18 commands, 9 hooks — spec-driven multi-agent orchestration for Claude Code, with optional cross-device semantic memory.
Complete project development toolkit: 23 agents, 23 slash commands, 29 lifecycle hooks, and 69 reusable skills for Claude Code workflows
Automation bootstrap for Claude Code. Analyzes any project and generates a complete .claude/ structure with agents, pipelines, skills, memory, hooks, and settings.
Long Task Harness for AI agents - task/feature-driven development with external memory
Multi-agent /workflow development pipeline (planner → plan-review → coder → code-review) with typed handoff contracts, lifecycle hooks, and MCP servers.
FORGE - Iterative AI Development Engine. Multi-criteria completion, stuck detection, checkpoints, and Control Center integration.