sdd-tasks

Generate phased implementation task checklists from project specifications and design documents.

1|1|Updated Jul 31, 2025
One-click install
npx skills add https://github.com/JoaquinFontaana/alquileres --skill sdd-tasks-joaquinfontaana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-tasks
Source: https://github.com/JoaquinFontaana/alquileres/tree/main/.agents/skills/sdd-tasks
Command: npx skills add https://github.com/JoaquinFontaana/alquileres --skill sdd-tasks-joaquinfontaana

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed, actionable checklists for software development changes, ensuring all implementation steps are clearly defined and organized.

Core Features & Use Cases

  • Task Generation: Creates a tasks.md file with a phased breakdown of implementation steps.
  • Dependency Management: Organizes tasks by phase, highlighting dependencies and order.
  • Use Case: When a new feature is proposed, this Skill can automatically generate a comprehensive task list for developers, covering everything from infrastructure setup to testing and cleanup.

Quick Start

Use the sdd-tasks skill to create a task breakdown for the change named 'user-authentication-module'.

Frequently Asked Questions about sdd-tasks

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

FAQPage Schema
How do I generate an implementation task checklist from project specifications?

To generate an implementation task checklist from project specifications, you create a tasks.md file containing a phased breakdown of action items, dependencies, and testing requirements for software development changes.

What is task breakdown for software development changes?

Task breakdown for software development changes is the process of organizing project specifications into a phased checklist with clear action items, dependencies, and testing requirements to ensure all implementation steps are clearly defined.

Can I configure the detail level for task generation in project management?

Yes, you can configure the detail level for task generation. This allows you to adjust the granularity of the implementation plan and task checklist generated from your software development project specifications and design documents.

Does the generated implementation plan include dependency management?

Yes, the generated implementation plan includes dependency management. It organizes tasks into sequential phases and highlights dependencies and execution order to guide developers through implementing software development changes.

What is the best way to organize implementation steps into phases for a new feature?

The best way to organize implementation steps into phases is to generate a task list from project specifications that covers infrastructure setup, testing, and cleanup. This phased breakdown ensures dependencies and action items are clearly defined.

When do I need an automated task list for software development changes?

You need an automated task list for software development changes when a new feature is proposed and you require a comprehensive checklist for developers. It automates the creation of implementation steps covering infrastructure setup through testing and cleanup.