Plugin
mastermind
End-to-end workflow conductor — takes a task from raw problem to verified, reviewed completion.
Workflow:
1. Interview — understand the real goal, constraints, and definition of done
2. Fusion-reasoning — fan out agents to stress-test solution approaches
3. Plan-architect — build a mapped, ordered implementation plan
4. Plan-run — execute with TDD + review-checklist guardrails on every slice
5. Completion audit — confirm every tasked item was actually done
6. Adversarial review — hostile correctness, security, and edge-case pass
Three checkpoints (confirm-understanding, confirm-plan, present-verification); loops to root-cause and fix until satisfied.
Also installs: fusion-reasoning, plan-advisor, plan-architect, plan-run, efficient-orchestration, build-tdd, review-checklist, review-adversarial.