Skip to content

/team — multi-agent build orchestrator

← Skills Built at NBG

Slash command /team

multi-agent build orchestrator

Orchestrates a multi- team — refiner, scanner, investigator, planner, designer, parallel coders, reviewer, dependency validator, test builder, integration verifier — to take a request from idea to merged code in one sitting.

both ⏱ ~half a day per feature-sized request View source ↗

/team is the team’s flagship for delivering an end-to-end change in one sitting. You give it a request; it runs through ten phases (refine → scan → investigate → plan → design → implement → review → validate deps → build tests → integrate-verify) and reports back with an AC-by-AC verdict.

When to reach for it: a request that’s bigger than “fix this one line” but smaller than “multi-week project”. The sweet spot is “deliver a feature this week”.

When NOT to reach for it: trivial fixes (use plain ) or long multi-phase work (use ).

Next skill →

uat-panel — User Acceptance Testing system

Conversational UAT — Claude walks a non-developer through validating a built feature, asks scripted questions, and records pass/fail evidence the team can sign off on.