linofcp007

CreateTask — Design skill for Claude Code

Design community

Phase 5 — break the design into ordered, traceable tasks with the right markers per track.

How to install CreateTask

Installs to ~/.claude/skills/linofcp007-dev-spec-driven-createtask/SKILL.md

Terminal
mkdir -p ~/.claude/skills/linofcp007-dev-spec-driven-createtask && curl -fsSL https://raw.githubusercontent.com/linofcp007/dev-spec-driven/HEAD/commands/createTask.md -o ~/.claude/skills/linofcp007-dev-spec-driven-createtask/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What CreateTask does


description: Phase 5 — break the design into ordered, traceable tasks with the right markers per track. PT - tarefas rastreáveis. ES - tareas trazables. argument-hint: "[feature name]"

Use the **dev-spec-driven** skill, Phase 5 (Tasks).

Feature: $ARGUMENTS

Decompose the design into ordered tasks (~30 min–2 h each): foundation → business logic → API → UI → observability → load/eval. Write `tasks.md` (numbers ARE the order; 2–4 sub-steps each). Add traceability markers: `_Requirements:

Alternatives in Design

Full documentation available on GitHub

View Source Repository