← ClaudeAtlas

split-story-checklistlisted

Break refined backlog steps into a dependency-aware task checklist (backend, frontend, tests). Prefer features/... story folders. Use when breaking down tasks or invoking /split-story-checklist.
tibursocampos/agent-dev-toolkit · ★ 0 · AI & Automation · score 72
Install: claude install-skill tibursocampos/agent-dev-toolkit
## STOP - Read before ANY tool call 1. Read `{{GUARDRAILS_PATH}}` 2. Read `_shared/sdd-artifacts/SESSION.md`; load session-state for `$Cwd` 3. If the relevant gate is not approved: **STOP** - ask user **(pt-BR)** - do **NOT** Write/Shell 4. SDD/develop skills: after **ONE** step/task, **STOP** session - handoff only 5. This skill body is **English**; user-facing prompts may be **(pt-BR)** ### Step -1 - Gate check (report in chat before continuing) ``` Gate check: [ ] guardrails.mdc read [ ] SESSION.md read; session-state loaded [ ] PIPELINE.md read (SDD skills only) [ ] User confirmed current action (sim) -> If any unchecked: STOP ``` --- # Skill: split-story-checklist ## Trigger Invoke when the user asks for: `/split-story-checklist`, `break down tasks`, `/split-story-checklist`, or after `refine-story`. **Input (one of):** | Source | Example | |--------|---------| | Feature story | `features/004-export/US01/STORY.md` | | Path | `docs/backlog/my-feature.md` | | Chat | User confirms refined markdown from current session | | Pasted | User pastes the Steps section | Prerequisite: content includes structured **Steps** (or Bug **Suggested fix**). If missing, hand off to `/refine-story`. ## Outcome In the **target workspace**, a grouped checklist (backend / frontend / tests) with **dependency-aware order** (dependency-aware task checklist style). **Persistence (prefer in order):** 1. `features/NNN-slug/USnn/REFINE/tasks.md` - **default** when story folder exists 2. `