check-work

Automate codebase verification by reviewing diffs, builds, and tests.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/lyingparachute/skills --skill check-work-lyingparachute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-work
Source: https://github.com/lyingparachute/skills/tree/main/check-work
Command: npx skills add https://github.com/lyingparachute/skills --skill check-work-lyingparachute

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of verifying work, ensuring that changes are reviewed and validated accurately and efficiently.

Core Features & Use Cases

  • Automated Verification: Spawns a verifier subagent to review diffs, run builds and tests, and evaluate correctness.
  • Focus Area Specifier: Allows users to specify areas of focus for in-depth verification.
  • Verification Steps: Provides step-by-step instructions to perform a thorough verification process, including reviewing task traces, collecting code diffs, running builds and tests, and evaluating code correctness.

Quick Start

Check the work for all changes made in this session with the /check-work command.

Frequently Asked Questions about check-work

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review and build verification for recent changes?

Automate code review and build verification by spawning a verifier subagent to review diffs, run builds and tests, and evaluate code correctness. This streamlines the process of validating changes accurately and efficiently.

What is work compliance verification in software engineering?

Work compliance verification is the process of ensuring codebase changes meet accuracy and compliance standards. It utilizes subagents to review task traces, collect code diffs, and run tests for thorough validation.

How does automated verification evaluate code correctness?

Automated verification evaluates code correctness by having a subagent review task traces, collect code diffs, execute build and test workflows, and assess the results against expected outcomes.

Does this code review tool require any external dependencies?

No, this code review tool requires no external dependencies. It utilizes internal subagents and environment access to perform verification without needing additional packages or modules.