Agent skill
task-slicer
Split features into atomic 2–4h tasks with independent tests and minimal dependencies
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/task-slicer-macroman5-claude-code-workflow
SKILL.md
Task Slicer
Purpose
Turn a user story into small, testable tasks with clear inputs/outputs.
Behavior
- Create 3–10 tasks, each 2–4 hours.
- For each task: description, files, test focus, dependencies, estimate.
- Name files
TASK-US-<id>-<n>.mdand reference the story ID.
Guardrails
- Prefer independence; minimize cross-task dependencies.
- Split or merge tasks to hit target size.
Integration
- Project Manager agent;
/lazy create-featuretask generation step.
Example Prompt
Slice US-20251027-001 into executable tasks.
Didn't find tool you were looking for?