cria-tasks

Convert PRD and Tech Spec into detailed task lists with tests.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/arthun01/achados-uesc --skill cria-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cria-tasks
Source: https://github.com/arthun01/achados-uesc/tree/main/.opencode/skills/cria-tasks
Command: npx skills add https://github.com/arthun01/achados-uesc --skill cria-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps you convert Product Requirements Documents (PRD) and Technical Specifications (Tech Spec) into detailed, sequential implementation task lists. It generates a summary and individual task files with subtasks, success criteria, and tests, ensuring a structured approach to project planning.

Core Features & Use Cases

  • Task Generation: Converts PRD and Tech Spec into a structured task list.
  • Task Detailing: Each task is a functional, incremental deliverable with its own test suite.
  • Documentation: Creates a tasks.md file and individual task files with subtasks and success criteria.
  • Use Case: When you need to break down work into manageable tasks from existing PRD and Tech Spec.

Quick Start

Use the cria-tasks skill to generate a task list for the feature 'new-login-system'.

Frequently Asked Questions about cria-tasks

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

FAQPage Schema
How do I convert a PRD and Tech Spec into actionable development tasks?

To convert a PRD and Tech Spec into development tasks, you can use a task generation tool to break down requirements into a structured task list. It outputs a summary file and individual task files containing subtasks, success criteria, and tests.

What is the best way to structure project planning from technical specifications?

Structuring project planning from technical specifications involves decomposing requirements into sequential, incremental deliverables. This approach ensures each task is functional and has its own associated test suite for clear validation.

How does task generation handle dependencies in software development planning?

Task generation handles software development dependencies by utilizing the file system and directory structure to organize tasks. It creates a structured task list where sequential deliverables are planned and mapped out effectively.

Can I generate test suites alongside task lists from a Product Requirements Document?

Yes, you can generate test suites alongside task lists from a Product Requirements Document. The conversion process details each task as an incremental deliverable and automatically associates it with its own specific tests and success criteria.

Do I need a complete Tech Spec to break down project requirements into subtasks?

You need a complete Tech Spec and PRD to effectively break down project requirements into subtasks. Having both documents ensures the generated task list accurately reflects all technical requirements and functional success criteria.