generate-tasks

Generate task files from design documents for Datrix repositories.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/keturk/datrix --skill generate-tasks-keturk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-tasks
Source: https://github.com/keturk/datrix/tree/main/claude-config/.claude/skills/generate-tasks
Command: npx skills add https://github.com/keturk/datrix --skill generate-tasks-keturk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of structured task files from design documents, simplifying the task decomposition process for Datrix repositories.

Core Features & Use Cases

  • Task Generation: Automatically break down design documents into implementable tasks.
  • Design Decomposition: Generate tasks for specific phases or sections of a design document.
  • Repository Targeting: Generate tasks for specific repositories within the Datrix ecosystem.
  • Use Case: If you have a complex design document and want to decompose it into manageable tasks, this Skill can help you create a task list with minimal effort.

Quick Start

Use the generate-tasks skill to create tasks from the design document 'CODE_GENERATION_DESIGN.md'.

Frequently Asked Questions about generate-tasks

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

FAQPage Schema
How do I generate tasks from a design document for software development?

This Skill automates task generation from design documents by breaking down complex design sections into structured, implementable task files. It utilizes Claude Code to execute commands and create the task list with minimal manual effort.

Can I break down a design document for a specific Datrix repository?

Yes, you can target task generation for specific repositories within the Datrix ecosystem. The Skill decomposes design documents into manageable tasks tailored for implementation in your chosen Datrix repository.

Do I need to understand Datrix architecture to use this task generation tool?

Yes, the task generation process requires an understanding of design documents and knowledge of Datrix architecture. This prerequisite ensures the generated tasks align correctly with the repository's structural and architectural requirements.

What is the best way to automate design decomposition for software development?

Automating design decomposition is best handled by feeding your design document directly into this Skill. It automatically parses the document and generates structured task files for implementation, reducing manual task breakdown effort.

How do I create a task list from a specific design document phase?

You can generate tasks for specific phases or sections of a design document by specifying the target section. The Skill will decompose only that portion into actionable tasks for your Datrix repository implementation.