execute-fleet

Installation
SKILL.md

execute-fleet

Atlas Fleet is the premium parallel sibling of execute-task. It keeps the same proof discipline, but the orchestrator owns the scoreboard while workers only build inside isolated worktrees.

Hard Gates

Before the first wave, all gates must pass. If any gate fails, report the gap and stop; do not fall back to solo execution from inside this skill.

  1. mcp__plugin_prd_go__detect_capabilities() reports tier: "premium" and atlas-launcher MCP registration/aliveness.
  2. mcp__atlas-launcher__inbox_read is callable for this session.
  3. .taskmaster/tasks/tasks.json exists.
  4. .taskmaster/reports/task-complexity-report.json exists.
  5. git status --short is empty. Fleet starts only from a committed base.
  6. The integration branch policy is clear: use fleet-integration; main is never auto-touched.
Installs
1
GitHub Stars
593
First Seen
Aug 5, 2026
execute-fleet — anombyte93/prd-taskmaster