pm-closure-validation
Expert PM validation for increment closure with 3-gate quality checks (tasks, tests, documentation). Use before /sw:done to validate readiness - checks P1/P2/P3 task completion, test coverage requirements, and documentation updates. Detects scope creep and acts as final release quality gate.
Why use this skill?
Automate your release management with the OpenClaw PM Closure Validation skill. Perform 3-gate quality audits to ensure task completion, test coverage, and docs are ready before closure.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/anton-abyzov/sw-pm-closure-validationWhat This Skill Does
The pm-closure-validation skill acts as an authoritative Product Owner and Release Manager agent within the OpenClaw ecosystem. It enforces a strict, standardized 3-gate quality assurance process to determine if a software increment is truly ready for closure. By auditing task completion, test coverage, and documentation parity, it prevents incomplete code or technical debt from entering the main branch. It specifically looks for P1, P2, and P3 task priorities, cross-references acceptance criteria, and flags scope creep that may have occurred during the sprint lifecycle.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/anton-abyzov/sw-pm-closure-validation
Ensure your project repository follows the standard OpenClaw increment directory structure (.specweave/increments/{id}/) so the agent can properly map your specification, plan, and task files.
Use Cases
- Pre-Release Auditing: Use this before issuing a
/sw:donecommand to ensure the increment is production-ready. - Scope Creep Detection: Identify tasks that were injected into the increment without proper documentation or approval.
- Quality Gate Reviews: Formalize the handover process between development and product management by generating a verifiable checklist report.
- Documentation Sync: Ensure that CLAUDE.md, README.md, and CHANGELOG updates match the actual code changes implemented.
Example Prompts
- "Perform a 3-gate validation check for increment 0042. Let me know if I have any pending P1 tasks."
- "I am ready to close this increment. Run the pm-closure-validation to ensure all test requirements are met and documentation is up to date."
- "Validate this sprint. Are there any deferred P2 tasks that I need to explicitly address before closing?"
Tips & Limitations
- Tip: Run this skill at least 24 hours before your projected deadline to allow enough time to address any discovered technical debt or unfinished documentation.
- Tip: Ensure your
tasks.mdfile contains embedded test results for the most accurate evaluation during the Gate 2 audit. - Limitation: The agent relies on the presence of specific files in
.specweave/increments/. If your project structure deviates from this standard, the agent may be unable to load the necessary context for the audit.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-anton-abyzov-sw-pm-closure-validation": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read
Related Skills
network-engineer
Cloud network architect for VPC design, service mesh, zero-trust networking, load balancers, and CDN optimization. Use for network troubleshooting or connectivity issues.
jira-multi-project-mapper
Expert in mapping SpecWeave specs to multiple JIRA projects with intelligent project detection and cross-project coordination. Use when syncing to multiple JIRA projects (project-per-team, component-based), or managing bidirectional sync across team boundaries.
helm-chart-scaffolding
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
performance-optimization
React Native performance with Hermes V1, FlashList, expo-image v2, concurrent rendering. Use for slow app, memory leaks, or FPS issues.
release-strategy-advisor
Release strategy advisor - detects brownfield patterns (tags, CI/CD, changelogs), recommends versioning strategy based on architecture. Creates release-strategy.md.