verify-test-cases

Installation
SKILL.md

Verify the quality and correctness of test cases in all test files modified since branching out from the base branch.

Usage:

  • /verify-test-cases - Verify test files modified since branching from base branch

Instructions:

  1. Determine the base branch:
    • Check if a .agent file exists in the current directory
    • If it exists, read it and look for a baseBranch=<value> line to extract the base branch
    • If no .agent file or no baseBranch key, default to main
Installs
86
First Seen
Apr 7, 2026
verify-test-cases — morphet81/cheat-sheets