done-check

Verify code changes through automated and manual checks for tests, documentation, and regressions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of ensuring that development tasks are completed to the highest standard, reducing the risk of errors and ensuring that all requirements are met before code is merged or deployed.

Core Features & Use Cases

  • Comprehensive Validation: Systematic check of code quality, tests, documentation synchronization, and regression checks before finalizing development tasks.
  • Project Type Adaptation: Different verification procedures for CLI, Web, and Server projects.
  • Use Case: Before pushing a new feature for a CLI tool, use the done-check Skill to perform all required checks, including code review, test runs, and manual validation to ensure the feature meets all standards.

Quick Start

Run the done-check skill to validate the completion of your code changes.

Frequently Asked Questions about done-check

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

FAQPage Schema
How do I perform completion validation and regression checking before merging code changes?

Run the validation skill to execute systematic checks across code quality, test execution, and documentation synchronization to verify development tasks meet all completion standards before finalizing.

Does the code review workflow adapt validation procedures for web and server projects?

Yes, the validation process adapts to different project types by applying specific verification procedures tailored for CLI, Web, and Server environments to ensure accurate regression checking.

What is the best way to automate quality assurance checks for a CLI tool feature?

The best way to ensure quality assurance is running a comprehensive validation skill that performs systematic code reviews, test runs, and regression checks tailored for CLI tool features.

Why do I need development workflow checks for documentation synchronization?

Development workflow checks validate documentation synchronization to ensure all project docs accurately reflect recent code changes, reducing the risk of errors before deployment.

Can I use this completion validation process for both automated and manual code reviews?

Yes, the completion validation process integrates both automated test runs and manual validation checks to comprehensively verify that code changes meet all required quality standards.