pair-capability-verify-done

Validate work items against Definition of Done checklists from Markdown files.

6|Updated Aug 3, 2025
One-click install
npx skills add https://github.com/foomakers/pair --skill pair-capability-verify-done
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-capability-verify-done
Source: https://github.com/foomakers/pair/tree/main/.claude/skills/pair-capability-verify-done
Command: npx skills add https://github.com/foomakers/pair --skill pair-capability-verify-done

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that work items meet all predefined quality and completeness criteria before being considered done, preventing incomplete or substandard work from progressing.

Core Features & Use Cases

  • Automated DoD Checks: Validates requirements, code standards, architecture compliance, testing, security, performance, and documentation against established guidelines.
  • Contextual Validation: Integrates universal DoD checklists with project-specific adoption files and story acceptance criteria.
  • Use Case: Before merging a pull request, this Skill automatically checks if all acceptance criteria are met, if the code adheres to architectural decisions, and if tests are sufficient, flagging any deviations.

Quick Start

Run the pair-capability-verify-done skill to check the current work item against all definition of done criteria.

Frequently Asked Questions about pair-capability-verify-done

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

FAQPage Schema
How do I verify code against a Definition of Done checklist before merging?

It systematically checks requirements, architectural alignment, testing coverage, security practices, and documentation completeness by loading criteria from Markdown files and adoption configurations, then reporting any unmet criteria or architectural gaps.

How do I automate quality assurance checks for pull requests?

This Skill automates quality assurance by validating work items against universal quality standards and project-specific adoption criteria, flagging any deviations in code standards or architectural decisions before merging.

Can I use project-specific adoption configurations for Definition of Done validation?

The Skill integrates universal checklists with project-specific adoption files and story acceptance criteria, allowing you to validate requirements, code standards, architectural alignment, and documentation against established guidelines.

What is the best way to check architecture compliance and security practices in code review?

To check architecture compliance and security practices, this Skill systematically evaluates work items against predefined criteria, reporting architectural gaps and unmet security requirements before considering a work item done.

Does Definition of Done validation work without predefined Markdown criteria files?

No, this Skill operates by loading criteria from specified Markdown files and adoption configurations to evaluate the current work context. Without these files, it cannot systematically check requirements, testing coverage, or security practices.