Lamina feature prioritization
Skill aryaniyaps/lamina/skills/lamina-feature-prioritization
Scope prioritization — rank workflows by invariant risk and actor impact. Not roadmap theater or featuritis dogma.From its SKILL.md
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.
SKILL.md
1.1 KB, 167 tokens by cl100k_base, 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