Codex CLI
Claude
Skill
release-guard
Run release-readiness checks for this repository. Use when validating docs, scripts, verification coverage, and operational safety before merge or release.
Virus-scanned
Reviewed automatically before listing.
Download
hoangsonww-claude-code-agent-monitor-.codex_skills_release-guard-83d4df5.zip · 1 KB
Install
skills CLI
npx skills add https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/master/.codex/skills/release-guard
Claude Code
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install hoangsonww-claude-code-agent-monitor@llmmart
Git
git clone https://github.com/hoangsonww/Claude-Code-Agent-Monitor.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole hoangsonww/claude-code-agent-monitor collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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
Files (claude-code-agent-monitor)
-
agents
-
openai.yaml 241 B
interface: display_name: "Release Guard" short_description: "Audit release readiness across code, docs, and safety controls." default_prompt: "Use release-guard to audit this branch for release readiness and report concrete findings."
-
-
references
-
release-checklist.md 328 B
# Release Checklist - Commands in docs exist in root `package.json`. - Validation steps are documented for backend, frontend, and MCP. - Behavior-changing diffs mention migration/compatibility impacts. - Safety-sensitive operations remain guarded by explicit flags. - Troubleshooting sections reflect the current architecture.
-
-
SKILL.md 682 B
--- name: release-guard description: Run release-readiness checks for this repository. Use when validating docs, scripts, verification coverage, and operational safety before merge or release. --- # 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`
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.