self-checker

Validate project deliverables and file completeness after task completion.

Updated Oct 11, 2025
One-click install
npx skills add https://github.com/ys6448761-hue/daily-miracles-app --skill self-checker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-checker
Source: https://github.com/ys6448761-hue/daily-miracles-app/tree/main/.claude/skills/self-checker
Command: npx skills add https://github.com/ys6448761-hue/daily-miracles-app --skill self-checker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you verify that a task is fully completed by automatically checking for missing deliverables, unexecuted phases, and incomplete or absent files.

Core Features & Use Cases

  • Phase completion validation: cross-checks the list of Phases against completed items to ensure nothing was skipped.
  • File existence & integrity checks: confirms required files exist and are not empty.
  • Actionable remediation: suggests concrete steps to fill gaps and improve the output before reporting completion.

Quick Start

Run the self-checker after finishing a task to validate completeness. It analyzes the current project state and outputs gaps and recommended fixes.

Frequently Asked Questions about self-checker

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

FAQPage Schema
How do I verify project deliverables and check for missing files after task completion?

To verify project deliverables and check for missing files after task completion, run a self-checker to validate phase completion, confirm required files exist and are non-empty, and identify any skipped workflow steps.

What is phase completion validation in workflow automation?

Phase completion validation in workflow automation is the process of cross-checking a defined list of project phases against completed items to ensure no steps were skipped before finalizing a task.

How do I automate documentation review for project handoffs?

Automate documentation review for project handoffs by running a self-checker to enforce requirements, validate the presence of SKILL.md elements, and ensure all required files are present and non-empty.

Can I get actionable remediation steps for incomplete tasks?

Yes, you can get actionable remediation steps for incomplete tasks; the self-checker analyzes the current project state, outputs identified gaps, and suggests concrete steps to fill those gaps and improve output.

What is the best way to enforce file existence and integrity checks?

The best way to enforce file existence and integrity checks is to apply an automated self-checker that confirms required files exist, verifies they are not empty, and flags missing content for remediation.

When should I not use an automated self-checker for quality assurance?

You should not use an automated self-checker for quality assurance if your project lacks defined workflow phases, required file lists, or structural elements like SKILL.md, as it needs these to validate completeness.