evaluate

Evaluate TODO lists for quality and require user approval before execution.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Katsu0424/Skills-factory --skill evaluate-katsu0424
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluate
Source: https://github.com/Katsu0424/Skills-factory/tree/main/artifacts/bundles/autonomous-workflow/skills/evaluate
Command: npx skills add https://github.com/Katsu0424/Skills-factory --skill evaluate-katsu0424

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that generated TODO lists are of high quality, comprehensive, and actionable before proceeding to execution, preventing wasted effort on poorly defined tasks.

Core Features & Use Cases

  • Automated Quality Checks: Evaluates TODO lists against criteria like completeness, granularity, clarity, dependencies, and feasibility.
  • Issue Identification: Pinpoints specific problems within the TODO list, such as tasks being too large or dependencies being unclear.
  • User Approval Gateway: Acts as a crucial checkpoint, requiring explicit user confirmation before moving to the execution phase.
  • Use Case: After a complex feature is decomposed into a series of tasks, this Skill reviews the task list to ensure all requirements are met and the tasks are well-defined, seeking user sign-off before development begins.

Quick Start

Use the evaluate skill to check the quality of the generated TODO list and get my approval to proceed.

Frequently Asked Questions about evaluate

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

FAQPage Schema
How do I check the quality of a TODO list before starting execution?

Evaluating TODO list quality involves checking comprehensiveness, granularity, clarity, dependency management, and feasibility. This automated quality check pinpoints specific issues like unclear dependencies or large tasks, ensuring your list is actionable and ready for user approval before execution.

What is a task management approval workflow and when do I need it?

An approval workflow for task management acts as a checkpoint requiring explicit user sign-off before execution begins. You need this after decomposing a complex feature into tasks, ensuring all requirements are met and preventing wasted effort on poorly defined work.

How do I perform a feasibility check on a decomposed task list?

Performing a feasibility check on a decomposed task list means evaluating it against criteria like comprehensiveness, granularity, and clarity. This identifies specific problems such as unfeasible tasks or unclear dependencies, allowing you to fix issues before seeking user approval to proceed.

Can I use an automated quality check to identify issues in my planning tasks?

Yes, you can use an automated quality check to identify issues in your planning tasks. It evaluates the TODO list to pinpoint specific problems such as tasks being too large or dependencies being unclear, ensuring your planning is comprehensive and actionable.

What are the limitations of using a TODO list evaluation approach for project management?

A limitation of TODO list evaluation is that it requires an existing decomposed task list to function. It acts strictly as a quality assurance and approval gateway, meaning it cannot generate tasks itself or automatically fix the identified granularity and dependency issues without user intervention.