testing-strategy-enforcement

Installation
SKILL.md

Testing Strategy Enforcement Skill

Purpose

This skill enforces the CIA platform's testing strategy, ensuring consistent coverage thresholds, proper test pyramid adherence, and CI/CD gate enforcement. It provides actionable guidance for maintaining test quality across all modules.

When to Use This Skill

Apply this skill when:

  • ✅ Writing tests for new features
  • ✅ Reviewing PRs for test adequacy
  • ✅ Configuring CI/CD test gates
  • ✅ Investigating test failures or flaky tests
  • ✅ Measuring and improving test coverage
  • ✅ Deciding test scope for a change
  • ✅ Refactoring existing test suites

Do NOT use for:

  • ❌ Security-specific testing (use secure-code-review)
Related skills
Installs
12
Repository
hack23/cia
GitHub Stars
223
First Seen
Mar 4, 2026