release-guard
SolidRun release-readiness checks for this repository. Use when validating docs, scripts, verification coverage, and operational safety before merge or release.
Web & Frontend 850 stars
193 forks Updated today MIT
Install
Quality Score: 88/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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`
Details
- Author
- hoangsonww
- Repository
- hoangsonww/Claude-Code-Agent-Monitor
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
release-check
Pre-release verification checklist. Validates features, tests, docs, security, and quality gates before shipping. Delegates to the Centinela (QA) agent.
3,223 Updated yesterday
davepoon AI & Automation Listed
release-prep
Use when validating that all changes in the current branch are ready to be included in a release PR managed by release-please automation.
1 Updated today
ivuorinen AI & Automation Listed
release-check
Produce a read-only release readiness recommendation from implementation results, QA evidence, environment details, and rollback conditions.
4 Updated 5 days ago
YorkWong1995