test-verification

Installation
SKILL.md

Test verification

Use this skill whenever work needs proof, regression coverage, or release confidence.

Workflow

  1. Read project testing memory and existing test patterns.
  2. Identify the behavior that must be proven.
  3. For bugs, reproduce the failure when practical.
  4. Choose the smallest meaningful test level.
  5. Add regression tests when the bug or feature changes behavior.
  6. Run focused tests first, then broader checks if risk justifies it.
  7. For Standard work, write a QA/test report under .kavion/reports/.
  8. Prefer MCP tool kavion_write_report when available.

Test levels

Installs
1
Repository
kavionai/kavion
GitHub Stars
1
First Seen
Apr 24, 2026
test-verification — kavionai/kavion