skipped-test-manager
Installation
SKILL.md
Skipped Test Manager
Manage temporary test skips as controlled technical debt.
This skill standardizes how tests are skipped, documented, tracked, reported, and re-enabled.
When to Use
- A test fails due to confirmed app-level bug.
- A test targets not-yet-implemented product functionality.
- A skip already exists and needs tracking, reporting, or re-enable review.
When Not to Use
- The issue is a test bug that should be fixed directly.
- The failure can be resolved with a small, safe test update.
- You cannot provide reason/ownership metadata for the skip.