gsd:workflow:verify-work

Verify completed tasks against quality checks and generate reports.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/cshyang/nochore --skill gsd-workflow-verify-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd:workflow:verify-work
Source: https://github.com/cshyang/nochore/tree/main/capabilities/incubator/skills/gsd/workflows/verify-work
Command: npx skills add https://github.com/cshyang/nochore --skill gsd-workflow-verify-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Workflow for verifying completed work.

Core Features & Use Cases

  • Stepwise verification of task completion against requirements and quality criteria.
  • Auditable phases: load requirements, run verification, check quality, report results.
  • Use Case: After finishing a development task, run verify-work to ensure all checks pass and generate a report.

Quick Start

Run the verify-work workflow after a task is completed to validate all checks and generate a verification report.

Frequently Asked Questions about gsd:workflow:verify-work

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

FAQPage Schema
How do I automate post-completion quality verification for development tasks?

Automate post-completion verification by running stepwise checks against predefined requirements and quality criteria using Bash, Glob, Grep, and Write to validate task completion and generate an auditable report.

What is workflow verification for completed software engineering tasks?

Workflow verification validates that a completed task meets predefined quality checks and documentation standards through auditable phases including loading requirements, executing verification, performing quality checks, and generating results.

Can I generate an auditable verification report after finishing a coding task?

Yes, you can generate an auditable verification report after finishing a coding task by executing deterministic verification steps that check quality standards and output the results using file writing tools.

Does verify-work require any external dependencies or specific components to run?

No, verify-work requires no external dependencies or specific components to run. It operates standalone using standard command-line utilities like Bash, Glob, Grep, and Write to perform its verification checks.

What's the best way to ensure completed work meets documentation standards automatically?

The best way to ensure completed work meets documentation standards is to run an automated workflow that applies deterministic verification steps to validate requirements and generate an auditable outcome report.

Why does task verification fail even after development is marked complete?

Task verification fails after development completion when the work does not meet predefined quality checks or documentation standards loaded during the verification workflow's initial requirements phase.