How to construct and pass correct arguments to the auto-sprint workflow -- the required issues+branch fields, optional goal/max_cycles/base_branch/requirementsFile, JSON-object (not string) shape, and common launch mistakes. Trigger when preparing to launch or invoke auto-sprint.
$npx -y skills add apra-labs/apra-fleet --skill auto-sprint-argsInstalls into the current project.
Run `npx skills use "https://github.com/apra-labs/apra-fleet" --skill "apra-labs/apra-fleet/auto-sprint-args"` 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.