Files
Sukanth Gunda 15671f7703 fix(skills): make aws-cloudwatch-investigation pass skill validation (#2137)
The `name` frontmatter was `AWS CloudWatch Investigation`, which violated the Agent Skills spec and failed `npm run skill:validate` on main: name must be lowercase letters, numbers, and hyphens and must match the folder name (`aws-cloudwatch-investigation`). Correct the name and regenerate docs/README.skills.md so the validator passes (365/365) and the skills table renders consistently with every other entry.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 10:53:30 +10:00
..