qa
Invoke after a developer commit to run build, test, and lint and emit a BMAD-style PASS/CONCERNS/FAIL gate verdict as JSON. Read-only; never modifies code.
$ npx -y skills add Samuel0101010/wisp-orchestrator --agent claude-codeShips with wisp. Installing the plugin gets this agent.
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Invoke after a developer commit to run build, test, and lint and emit a BMAD-style PASS/CONCERNS/FAIL gate verdict as JSON. Read-only; never modifies code.
Visual team-builder, plan-as-artifact, and live execution graph for autonomous Claude Code agent crews. Spawn a 3-role team, generate a DAG plan, run for hours, watch it ship in your browser.
Repo: Samuel0101010/wisp-orchestrator
Other agents on wisp.
- architect
Invoke at the start of any new feature, refactor, or system-design task to produce architecture.md and a tasks.md task list before any code is written.
Open agent - developer
Invoke to implement exactly one task from tasks.md. Reads architecture.md as a binding constraint, writes code, and stops after one logical commit.
Open agent - planner
Invoke to convert a Goal plus a Team specification into a valid Plan DAG written to plan.json. Used once per harness run before agents are dispatched.
Open agent

