·planning-tasks
>_

planning-tasks

Translates an approved design document into a concrete, ordered task plan with exact file paths, implementation details, code examples, and validation commands suitable for direct execution by coding agents. Use when a design document exists in docs/issues/ and executable implementation tasks are needed before coding begins.

6Installs·0Trend·@boojack

Installation

$npx skills add https://github.com/boojack/skills --skill planning-tasks

How to Install planning-tasks

Quickly install planning-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/boojack/skills --skill planning-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: boojack/skills.

SKILL.md

View raw

Takes design.md and definition.md from docs/issues/YYYY-MM-DD- / as input. Produces a task plan detailed enough for a coding agent to execute without re-deriving implementation from the design.

Does NOT introduce new design decisions, modify the design, or write complete implementations.

Read design.md and definition.md from the issue folder. Extract: design goals, non-goals, proposed design, current state.

Translates an approved design document into a concrete, ordered task plan with exact file paths, implementation details, code examples, and validation commands suitable for direct execution by coding agents. Use when a design document exists in docs/issues/ and executable implementation tasks are needed before coding begins. Source: boojack/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/boojack/skills --skill planning-tasks
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from boojack/skills

Quick answers

What is planning-tasks?

Translates an approved design document into a concrete, ordered task plan with exact file paths, implementation details, code examples, and validation commands suitable for direct execution by coding agents. Use when a design document exists in docs/issues/ and executable implementation tasks are needed before coding begins. Source: boojack/skills.

How do I install planning-tasks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/boojack/skills --skill planning-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/boojack/skills

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-22