release-guard
SolidRun release-readiness checks for this repository. Use when validating docs, scripts, verification coverage, and operational safety before merge or release.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- hoangsonww
- Repository
- hoangsonww/Claude-Code-Agent-Monitor
- Created
- 2 months ago
- Last Updated
- yesterday
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
ae-release-readiness
Use before tagging, announcing, or promoting a release. Confirm docs, changelog, security policy, install paths, CI, smoke tests, caveats, and public claims are ready.
release-check
Pre-release verification checklist. Validates features, tests, docs, security, and quality gates before shipping. Delegates to the Centinela (QA) agent.
release
Use when the user asks whether a release is ready, or to gate/verify release criteria before publishing. A thin readiness-gate that runs the existing read-only verifiers (evolve release-preflight, evolve release-consistency), adds the CI-green-on-main and no-WIP-commit checks they don't cover, then delegates execution to /publish. Does NOT reimplement the release pipeline.
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.
release-readiness-reviewer
Review whether a change set is ready for release across code, migrations, tests, docs, and rollout planning. Use before production releases, high-risk merges, or milestone sign-off.