How to launch and supervise apra-fleet's autonomous sprint workflow from the CLI (apra-fleet workflow fleet-sprint) -- the --issue/--members/--branch/--base flag contract, the preconditions to check first, how to launch it as a detached process, and how to watch it via its dashboard. Trigger before running apra-fleet workflow fleet-sprint.
$npx -y skills add apra-labs/apra-fleet --skill fleet-sprint-cliInstalls into the current project.
Run `npx skills use "https://github.com/apra-labs/apra-fleet" --skill "apra-labs/apra-fleet/fleet-sprint-cli"` 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.