t-task-check

Evaluate task plans against a 100-point rubric and produce fix lists.

64|6|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/timzaak/web-dev-skills --skill t-task-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: t-task-check
Source: https://github.com/timzaak/web-dev-skills/tree/main/skills/t-task-check
Command: npx skills add https://github.com/timzaak/web-dev-skills --skill t-task-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the assessment of task documentation to ensure executability and alignment with a 100-point rubric, guiding improvements before execution.

Core Features & Use Cases

  • Automates validation of design docs, state.json, and phase DAGs against the rubric.
  • Orchestrates subagent checks for backend/frontend/miniapp/demo stages and aggregates findings into actionable fixes.
  • Delivers a reproducible scorecard and a prioritized P0/P1/P2 fix list to accelerate governance and delivery.

Quick Start

Run /t-task-check [feature] [--phase <backend|frontend|miniapp|demo>] to generate a structured rubric report and recommended fixes.

Frequently Asked Questions about t-task-check

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

FAQPage Schema
How do I validate a task plan for executability and consistency?

To validate a task plan, evaluate design docs, state.json, and phase DAGs against a fixed 100-point rubric. This produces a reproducible scorecard and a prioritized P0/P1/P2 fix list to guide improvements before execution.

What is a rubric-based task check for project management?

A rubric-based task check is an automated assessment scoring task documentation for executability and alignment. It delegates checks to subagents across backend, frontend, miniapp, and demo contexts, aggregating findings into actionable fixes.

How do I check state.json files and phase DAGs before execution?

You check state.json files and phase DAGs by running automated validation against a 100-point rubric. This enforces required inputs and validation rules, generating a structured scorecard and recommended fixes to accelerate delivery governance.

Can I use automated task validation for miniapp and demo stages?

Yes, automated task validation supports miniapp and demo stages by orchestrating subagent checks. It evaluates design docs and state files across backend, frontend, miniapp, and demo contexts, aggregating results into a unified score and fix list.

What's the best way to score task documentation quality?

The best way to score task documentation quality is applying a fixed 100-point rubric to design docs and state files. This delivers a reproducible scorecard and a prioritized P0/P1/P2 fix list, ensuring alignment and executability before delivery.

Why does my task plan fail validation rules during agent orchestration?

Your task plan fails validation rules when it lacks required inputs or consistency across phase DAGs and state.json files. The rubric-based check identifies these gaps, outputting a prioritized fix list to resolve executability and alignment issues.