AWS infrastructure reference knowledge for Terraform deployment, AWS services configuration, AMI building with GPU/NVIDIA drivers, and deployment troubleshooting. Provides production-ready reference docs for ALB, ASG, Lambda, CloudWatch, Image Builder, and…
antonchirikalov/copilot-agents
SkillsMP has collected 4 skills from antonchirikalov/copilot-agents. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
Detects infinite loops and stale iterations in design-review cycles. Compares Critic feedback across iterations to find repeated issues. Use when managing iterative review workflows to prevent wasted cycles on unresolvable issues.
Structured markdown logging for multi-agent design workflows. Appends formatted events to workflow_log.md with timestamps, phase info, and agent activity. Use when recording workflow progress, phase transitions, Critic verdicts, or final summaries.
Manages workflow state for multi-agent design workflows. Tracks current phase, iteration count, document status, and agent activity. Use when orchestrating multi-phase workflows that need persistent state between agent invocations, or when checking workflow…