tasks-new

Derive actionable tasklist items from PRD, Plan, and Spec artifacts.

5|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/GrinRus/ai_driven_dev --skill tasks-new
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks-new
Source: https://github.com/GrinRus/ai_driven_dev/tree/main/skills/tasks-new
Command: npx skills add https://github.com/GrinRus/ai_driven_dev --skill tasks-new

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Derives or refines actionable tasklist items from PRD, Plan, and Spec artifacts to accelerate implementation work.

Core Features & Use Cases

  • Converts PRD/Plan/Spec artifacts into concrete, implementation-ready tasks.
  • Validates tasklist items against milestones and ensures traceability to the PRD/Plan/Spec artifacts.
  • Supports seamless handoff to the implement phase with clear next steps and guardrails.

Quick Start

Provide the active ticket and run the runtime to derive and validate implementation tasks from PRD, Plan, and Spec artifacts.

Frequently Asked Questions about tasks-new

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

FAQPage Schema
How do I generate actionable tasks from a PRD or planning spec?

You can derive actionable tasks from a PRD or planning spec by providing the active ticket to the runtime, which converts artifacts into implementation-ready work and validates readiness for the implement phase.

What is the best way to keep tasklist items synchronized with PRD and spec artifacts?

Keeping tasklist items synchronized with PRD and spec artifacts requires enforcing consistency checks during the tasklist stage, ensuring development work traces directly back to the original plan.

Can I validate tasklist readiness before starting implementation work?

You can validate tasklist readiness before implementation by running the tasklist check, which enforces artifact consistency and surfaces clear next actions and guardrails for the implement phase.

Does deriving a tasklist from a PRD require manual milestone mapping?

Deriving a tasklist from a PRD does not require manual milestone mapping because the runtime automatically validates generated tasklist items against milestones to ensure traceability and implementation readiness.

How do I refine existing tasklist items from updated spec artifacts?

You can refine existing tasklist items from updated spec artifacts by running the runtime on the modified artifacts, which reapplies derivation logic to synchronize your current tasks with the new requirements.