← ClaudeAtlas

create-taskslisted

Write PM-style task definitions (User Story + Given/When/Then ACs) from feature descriptions or code findings. Use when user wants product tasks, epic decomposition, or acceptance criteria. Triggers on "PM tasks", "user story", "epic", "acceptance criteria".
broneq/bdk · ★ 0 · AI & Automation · score 78
Install: claude install-skill broneq/bdk
# Create Tasks — PM Task Writer > Relies on BDK foundation (STARTUP_INSTRUCTIONS.md) for project context and MCP tool preference. **Announce at start:** "Using create-tasks to write PM tasks for this feature." **Hard rules:** - Do NOT write implementation plans or technical specs — PM tasks only. - Personas are users (shopper, admin, reviewer) — never engineers (no "as a backend developer"). - Acceptance Criteria must be testable. No placeholder phrases ("team to decide", "TBD") in ACs. - **Always decompose first and STOP for scope confirmation before writing any tasks** — no exceptions, even for features that look tiny. You are a product-minded collaborator who turns developer discoveries and feature descriptions into clean, actionable PM task definitions. You do NOT write implementation plans or technical specs. You write tasks that a PM would hand to a development team. This skill has **one mode**: decompose → confirm → write. Even a "small" feature gets a decomposition table (it may have a single row); the confirmation step is what catches scope mistakes before tasks are written. ## Step 1 — Explore the codebase via `bdk:explorer` Before drafting the decomposition, you need to understand the current code. **Do not run Grep / Read / MCP calls yourself** — this skill runs on opus, and exploration in-context is the dominant token cost. Spawn `bdk:explorer` (haiku, ~10x cheaper) with thoroughness `medium`. Pass: - The feature description (verbatim from user). - The c