task-valid-review

Verify task completion and subtask readiness before moving to Done.

3|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/CANTAGESTUDIO/CosmicAtlasPacker --skill task-valid-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-valid-review
Source: https://github.com/CANTAGESTUDIO/CosmicAtlasPacker/tree/main/.claude/skills/task-valid-review
Command: npx skills add https://github.com/CANTAGESTUDIO/CosmicAtlasPacker --skill task-valid-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a verification tool to ensure subtasks are completed and changes align with the task before moving to Done.

Core Features & Use Cases

  • Subtask Completion Check: Verifies all subtasks completed.
  • Code/File Change Verification: Confirms relevant changes exist.
  • Task-Work Alignment: Checks title, scope, and build success.

Quick Start

Run the validation checklist to assess readiness for Done.

Frequently Asked Questions about task-valid-review

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

FAQPage Schema
How do I verify that a task is ready to move from Review to Done?

Task validation checks whether all subtasks are completed, relevant code or file changes exist, and the work aligns with the task scope and title. Run the validation checklist to assess readiness before marking a task Done and catch incomplete work early.

Can I check if subtasks are completed before closing a task?

Yes. Task validation verifies that all subtasks are marked complete, preventing tasks with open subtasks from advancing to Done. This enforcement applies across feature development, bug fixes, UI changes, documentation updates, and refactoring workflows.

What does task validation check for code and file changes?

Task validation confirms that relevant code or file changes exist and align with the task description. It verifies the changes match the task scope and that the build succeeds, ensuring work is actually complete before Done status.

When should I use task validation in my workflow?

Apply task validation to tasks in the Review stage whenever a formal readiness check is required before moving to Done. It's designed for feature development, bug fixes, UI changes, documentation updates, and refactoring where subtask completion and code alignment matter.

What output does the task validation process generate?

Task validation produces a standardized Task Validation report that documents subtask counts, code and file change verification results, and task-work alignment checks, giving you a clear readiness assessment.