lcs-task-slicer
Installation
SKILL.md
LCS Task Slicer Skill
Shared Coding Contract
- Refer to Shared Coding Workflow Contract in
../lcs-shared/contract.mdfor folder conventions, Handoff format, and token optimization.
Purpose
- Convert
srs.mdwhen present, otherwiseprd-enhanced.md(orprd.md), into individual executable task files (task-001.md,task-002.md, etc.) under.lcs/work-items/{timestamp}-{slug-work-item}/task/. - Ensure tasks are small, dependency-aware, and session-friendly (<2 hours human time or one agent session).
Trigger
- Activate when user requests to "slice prd", "break down prd", "slice prd-enhanced.md", "create tasks", or similar.
Trigger
Activate when user requests related to this skill's purpose. See description field in YAML frontmatter for trigger phrases.
Behavior Checklist