From frontend-skills
Breaks product requirement documents (PRDs) or plans into independently grabbable vertical slice issues, with dependency ordering and HITL/AFK labels.
How this skill is triggered — by the user, by Claude, or both
Slash command
/frontend-skills:to-issuesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Break plan into independently grabbable vertical slices.
Break plan into independently grabbable vertical slices.
Issue tracker + triage labels should exist. If missing, ask which tracker and labels to use.
## Parent
<parent ref if any>
## What to build
End-to-end behavior. Avoid stale file paths/code. Prototype snippet OK if decision-rich.
## Acceptance criteria
- [ ] ...
## Blocked by
<refs> or None - can start immediately
## Notes for agent
Domain terms, ADRs, risks.
npx claudepluginhub redpanda-data/ui-harness --plugin frontend-skillsBreaks plans, specs, or PRDs into tracer-bullet vertical-slice issues on the project issue tracker. Useful for converting plans into grabbable implementation tickets.
Converts plans, specs, or PRDs into independently-grabbable issues using tracer-bullet vertical slices. Useful for breaking down work into actionable implementation tickets.
Breaks down plans, specs, or PRDs into independent issues using vertical slices (tracer bullets). Useful for converting plans into implementation tickets or breaking down work into granular, demo-able tasks.