What problem does it solve?
This Skill addresses the issue of maintaining a clean and up-to-date OpenWOP corpus by systematically removing outdated, orphaned, and redundant elements.
Core Features & Use Cases
- Orphaned Artifacts Removal: Identify and delete schemas, fixtures, and endpoints that are no longer referenced.
- Stale RFCs Management: Handle outdated RFCs and align spec drift.
- Test and Conformance Purge: Remove anti-pattern tests and outdated conformance evidence.
- Implementation Artifact Cleanup: Clean up SDK dead exports, example host parity, and site regeneration issues.
- Governance and Process Drift: Ensure commits are signed and follow conventional commit practices.
- Structural Bloat Reduction: Inline unused SDK helpers, remove redundant types, and audit dependencies.
- Execution and Verification: Perform deletions with checks and report metrics.
- Guard Rails: Implement pre-commit hooks and CI checks for additional safety.
Quick Start
Run the cleanup skill to start the systematic cleanup process of the OpenWOP corpus.