Onboard a new GitHub repository to the ABCA platform so the agent can target it. Use when the user says "onboard a repo", "add a repository", "register a repo", "new repo", or gets a REPO_NOT_ONBOARDED / 422 error about an unregistered repository.
$npx -y skills add aws-samples/sample-autonomous-cloud-coding-agents --skill onboard-repoInstalls 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/onboard-repo"` 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.