test

Installation
SKILL.md

Test — Verify

Tests are proof. Confirm the code actually works, then — if a plan exists — verify its claims against the codebase. Works for frontend and backend alike; validation and coverage run against whatever test runner the project uses.

Interactive prompts: present options as a numbered list and wait for the user's choice.

Input

The argument (if provided) is: $ARGUMENTS

Accepts a plan <slug> or @file reference. If omitted, glob .specs/plans/*.md:

  • one plan → use it
  • several → list as numbered options and wait for the user's choice
  • none → run validation only (skip plan verification)

Workflow

1. Validate (always)

Installs
3
GitHub Stars
15
First Seen
Feb 13, 2026
test — helderberto/agent-skills