Submit a coding task to the ABCA platform via CLI or REST API. Guides prompt quality, workflow selection, and cost controls. Use when the user says "submit a task", "create a task", "run the agent", "send task to agent", "bgagent submit", "new task", "pr iteration", "pr review", "review a PR", "quick submit", "submit to ABCA", or wants to automate coding work.
$npx -y skills add aws-samples/sample-autonomous-cloud-coding-agents --skill submit-taskInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-autonomous-cloud-coding-agents" --skill "aws-samples/sample-autonomous-cloud-coding-agents/submit-task"` 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/aws-samples/sample-autonomous-cloud-coding-agents" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-autonomous-cloud-coding-agents"` and select the relevant skills, then follow their instructions.