Check ABCA platform status — stack health, running tasks, and recent task history. Use when the user says "status", "health check", "is ABCA running", "check platform", or "what's the state".
$npx -y skills add aws-samples/sample-autonomous-cloud-coding-agents --skill statusInstalls 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/status"` 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.