Project Manager skill. One orchestrator session drives eight subagent roles -- planner, plan-reviewer, doer, reviewer, deployer, integ-test-runner, ci-watcher, harvester -- through cycles of Plan, Develop, Test, and Harvest across one or more parallel tracks in isolated git worktrees, running each task on a complexity-matched model tier and looping to a reviewer-APPROVED verdict and a PR. Sprint state lives in a beads task DB (the single source of truth) and git. Use to drive a single project's multi-step development end to end.
$npx -y skills add apra-labs/apra-fleet --skill pmInstalls into the current project.
Run `npx skills use "https://github.com/apra-labs/apra-fleet" --skill "apra-labs/apra-fleet/pm"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/apra-labs/apra-fleet" that are relevant to the current task. Run `npx skills add "https://github.com/apra-labs/apra-fleet"` and select the relevant skills, then follow their instructions.