Agent skill

validate

Run the full quality gate — tests, lint, build, and cortex-tms validate --strict.

Stars 173
Forks 7

Install this agent skill to your Project

npx add-skill https://github.com/cortex-tms/cortex-tms/tree/main/.claude/skills/validate

SKILL.md

Validate

Run the full Cortex TMS quality gate and report results.

Steps

  1. pnpm test — report pass/fail count
  2. pnpm run lint — report errors and warnings
  3. pnpm run build — report success or failure
  4. node bin/cortex-tms.js validate --strict — report check results

Rules

  • Run all four steps regardless of failures
  • Report results clearly with pass/fail for each step
  • Do not fix anything — just report
  • If everything passes, say so. If something fails, show the relevant output.

Arguments

$ARGUMENTS

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results