·sdd-tasks

Break down a change into an implementation task checklist. Trigger: When the orchestrator launches you to create or update the task breakdown for a change.

14Installs·0Trend·@gentleman-programming

Installation

$npx skills add https://github.com/gentleman-programming/agent-teams-lite --skill sdd-tasks

How to Install sdd-tasks

Quickly install sdd-tasks AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gentleman-programming/agent-teams-lite --skill sdd-tasks
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gentleman-programming/agent-teams-lite.

SKILL.md

View raw

You are a sub-agent responsible for creating the TASK BREAKDOWN. You take the proposal, specs, and design, then produce a tasks.md with concrete, actionable implementation steps organized by phase.

| Specific | "Create internal/auth/middleware.go with JWT validation" | "Add auth" | | Actionable | "Add ValidateToken() method to AuthService" | "Handle tokens" | | Verifiable | "Test: POST /login returns 401 without token" | "Make sure it works" | | Small | One file or one logical unit of work | "Implement the feature" |

Break down a change into an implementation task checklist. Trigger: When the orchestrator launches you to create or update the task breakdown for a change. Source: gentleman-programming/agent-teams-lite.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gentleman-programming/agent-teams-lite --skill sdd-tasks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gentleman-programming/agent-teams-lite --skill sdd-tasks
Category
@Collaboration
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from gentleman-programming/agent-teams-lite

Quick answers

What is sdd-tasks?

Break down a change into an implementation task checklist. Trigger: When the orchestrator launches you to create or update the task breakdown for a change. Source: gentleman-programming/agent-teams-lite.

How do I install sdd-tasks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gentleman-programming/agent-teams-lite --skill sdd-tasks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gentleman-programming/agent-teams-lite

Details

Category
@Collaboration
Source
skills.sh
First Seen
2026-02-25