Release guard
Skill hoangsonww/Claude-Code-Agent-Monitor/.agents/skills/release-guard
Run release-readiness checks for this repository. Use when validating docs, scripts, verification coverage, and operational safety before merge or release.From its SKILL.md
npx -y skills add hoangsonww/Claude-Code-Agent-Monitor --skill release-guardAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.7 KB, 95 tokens by cl100k_base, as published. Nobody here has run it
Release Guard Skill
Workflow
- Check command consistency across docs and
package.json. - Verify architecture docs align with current code paths.
- Validate that safety controls are still documented and enforced.
- Report pass/fail with concrete file references.
Focus areas
- Hook flow and failure behavior.
- Session/agent lifecycle semantics.
- MCP safety gates and host setup instructions.
- Troubleshooting accuracy.
References
references/release-checklist.md
What ships with it: 2 files
569 B alongside SKILL.md
agents/
- openai.yaml241 B
references/
- release-checklist.md328 B