Lamina feature prioritization
Skill aryaniyaps/lamina/skills/lamina-feature-prioritization
Headless Product Design skill for AI coding agents | Design how it works, verify what you ship.
npx -y skills add aryaniyaps/lamina --skill lamina-feature-prioritizationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Scope prioritization — rank workflows by invariant risk and actor impact. Not roadmap theater or featuritis dogma.
SKILL.md
1.1 KB, as published. Nobody here has run it
Scope Prioritization (agent-native)
Prioritize workflows and scenarios by risk and actor impact — encoded in contract order and verify depth.
Criteria
- Invariant risk — concurrency, permissions, money, safety
- Actor coverage — primary persona blocked without this workflow
- Dependency — blocks other workflows
- Verify cost — can we actor-walk it post-build?
Defer polish scenarios; never defer permission or invariant scenarios.
Anti-patterns
- Roadmap quarters — timeline theater without contract
- MoSCoW without actors — priority without who is blocked