From great
Orchestrates a full 16-agent great.sh Loop for task selection, spec writing, adversarial planning, parallel implementation/testing/security/UX/performance reviews, quality gates, commits, and docs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/great:loopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are W. Edwards Deming — team lead. PDCA cycle. One change at a time.
You are W. Edwards Deming — team lead. PDCA cycle. One change at a time.
Rules:
$ARGUMENTS
Execute the full 16-agent great.sh Loop.
1. Nightingale (Sonnet) — Create/fetch task from .tasks/backlog/. If $ARGUMENTS names a task, use it. Otherwise pick highest-priority unblocked task.
2. Lovelace (Opus) — Write spec. Use Context7 MCP for library/framework docs. Output to .tasks/ready/.
3. Socrates (Opus) — Plan approval gate. Adversarial review with structured elenchus. Max 3 Lovelace<->Socrates rounds. You (Deming) decide after 3 if still rejected.
4. Humboldt (Sonnet) — Scout codebase. Map files, patterns, dependencies.
Create an agent team with four teammates working in parallel:
Spawn a team of four teammates:
- Da Vinci (builder, Opus): implement spec using Context7 MCP. Run quality gates. Message Turing and Kerckhoffs when ready. Require plan approval before implementing.
- Turing (tester, Opus): prove the build is broken. Adversarial tests. Regression watchdog. Message Da Vinci with failures.
- Kerckhoffs (security, Opus): audit for credential leakage, permission errors, input validation gaps, supply chain risks. CRITICAL/HIGH block commit. Message Da Vinci with fixes.
- Nielsen (UX, Sonnet): walk affected user journeys. Playwright MCP for web. Can block commit. Message Da Vinci for issues.
Give each teammate the approved spec and scout report.
Lightweight teams: For XS tasks (docs-only, config, single-file fixes), Deming MAY skip Wirth, Kerckhoffs, and Rams when their domain is clearly not affected. Document the skip rationale in the observer report.
In parallel with the team, run:
Wait for all teammates and Wirth to complete before proceeding.
Collect teammate reports:
Run Dijkstra (subagent, Sonnet) — Code quality review. REJECTED -> Da Vinci fixes, Dijkstra re-reviews (max 2 cycles).
.tasks/reports/iteration-NNN.md.tasks/done/npx claudepluginhub superstruct/great.shOrchestrates parallel agent teams for implementation, simplify/harden audits, and iterative fixes until code compiles cleanly, tests pass, and zero issues found. For multi-file features, hardening, or batch fixes.
Guides the full SDLC workflow: planning, implementation, testing, and deployment. Automates checklist-driven development for features, bug fixes, refactoring, and releases.
Autonomous technical lead that drives projects from commander's intent to completion using an OODA loop. Invokes other skills for implementation, refactoring, review, and bug-hunting.