From not-my-reforge
5-stage quality pipeline for Agent Teams — Plan, PRD, Execute, Verify, Fix
How this skill is triggered — by the user, by Claude, or both
Slash command
/not-my-reforge:team-pipelineThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A structured 5-stage pipeline for executing complex tasks with Agent Teams.
A structured 5-stage pipeline for executing complex tasks with Agent Teams.
The planner agent creates an implementation plan:
The lead converts the approved plan into concrete tasks:
Workers implement in parallel:
Reviewer validates all changes:
If verification fails:
omo team 3 <task description>
The pipeline runs automatically when using the team command with the team-pipeline skill.
Each stage transition requires:
npx claudepluginhub speson/not-my-reforge --plugin not-my-reforgeSpawns implementer agent teams in split panes to execute independent tasks from an implementation plan in parallel, with staggered spec compliance and code quality review gates.
Analyzes complex tasks, scouts codebase, dynamically designs and assembles expert agent teams via TeamCreate API, executes with validation and user confirmation.
Orchestrates Claude Code agent teams for parallel development. Manages team composition, task distribution, dependency graphs, and result aggregation. Supports plan approval mode.