work-check

Installation
SKILL.md

/work-check -- Self-Verification

Verify work by spawning a verifier sub-agent, parsing its schema-validated verdict, and fixing issues until it passes.

This skill is the default code verifier the work runs before work-refute when changes are code — the orchestrator now grants work-check this pre-verifier slot in the canonical Review-phase flow (work-sweep → dedup → work-check → work-refute → work-gaps). work-check establishes that the work builds, runs, and addresses the request (oracle-first), and delegates the deep maintainability lens to work-review. work-refute then attacks the surviving claims. Run work-check first; escalate to work-refute only for the findings that need a destructive second opinion.

Installs
53
Repository
djalmajr/skills
GitHub Stars
4
First Seen
Jun 14, 2026
work-check — djalmajr/skills