npx claudepluginhub choam2426/geasThis skill uses the workspace's default tool permissions.
Break down a feature idea or mission into structured user stories.
Breaks PRDs or feature descriptions into implementable user stories with acceptance criteria, priorities, and notes. Use for sprint planning or engineering handoff.
Generates user stories with clear acceptance criteria from product requirements or feature descriptions. Use for sprint planning, writing tickets, or communicating requirements to engineering.
Decomposes features into granular, INVEST-compliant user stories with acceptance criteria, MoSCoW priorities, and relative estimates (S/M/L). Useful for breaking down requirements into 8-hour implementable units.
Share bugs, ideas, or general feedback.
Break down a feature idea or mission into structured user stories.
$ARGUMENTS — a feature description, mission statement, or problem to solve.
For each story, produce:
### Story: <title>
**As a** <user type>
**I want to** <action>
**So that** <benefit>
**Acceptance Criteria:**
- [ ] <criterion 1>
- [ ] <criterion 2>
- [ ] <criterion 3>
**Priority:** P0 (must) / P1 (should) / P2 (nice)
**Estimate:** S / M / L