Prioritize requirements using impact, risk, dependency, stakeholder value, and delivery sequencing.
Trigger this skill when
There are too many requirements for one release.
A backlog or scope cut is needed.
Tradeoff decisions need a disciplined basis.
Expected inputs
requirements
business goals
constraints
dependencies
risks
Deliverables
priority-ranked requirements
MoSCoW or equivalent classification
cut-line suggestions
Operating procedure
Score each requirement across value, risk reduction, dependency centrality, urgency, and effort sensitivity.
Propose Must/Should/Could/Won't or equivalent categories.
Highlight items that are low-value but high-cost or high-risk.
Suggest a release cut line and rationale.
Quality gates
Priority rationale is explicit.
Dependencies are respected.
Critical compliance/security requirements are not accidentally demoted.
Handoff targets
definition-of-done-drafter
project-planning packs later
requirements-traceability-starter
Output style
Be explicit about uncertainty.
Prefer short, testable statements over long prose.
Surface risk and ambiguity instead of guessing.
Separate facts, assumptions, constraints, and open questions.
Failure modes to avoid
Do not invent stakeholder intent.
Do not convert preferences into mandatory requirements without evidence.
Do not hide unresolved ambiguity behind polished wording.
Do not collapse functional, non-functional, and business rule concerns into one blob.
Minimum output skeleton
## Summary
## Findings
## Structured outputs
## Assumptions
## Constraints
## Open questions
## Recommended next skill
1---2name: requirements-prioritizer3description: requirements-prioritizer4---5# requirements-prioritizer67## Purpose8Prioritize requirements using impact, risk, dependency, stakeholder value, and delivery sequencing.910## Trigger this skill when11- There are too many requirements for one release.12- A backlog or scope cut is needed.13- Tradeoff decisions need a disciplined basis.1415## Expected inputs16- requirements17- business goals18- constraints19- dependencies20- risks2122## Deliverables23- priority-ranked requirements24- MoSCoW or equivalent classification25- cut-line suggestions2627## Operating procedure281. Score each requirement across value, risk reduction, dependency centrality, urgency, and effort sensitivity.292. Propose Must/Should/Could/Won't or equivalent categories.303. Highlight items that are low-value but high-cost or high-risk.314. Suggest a release cut line and rationale.3233## Quality gates34- Priority rationale is explicit.35- Dependencies are respected.36- Critical compliance/security requirements are not accidentally demoted.3738## Handoff targets39- definition-of-done-drafter40- project-planning packs later41- requirements-traceability-starter4243## Output style44- Be explicit about uncertainty.45- Prefer short, testable statements over long prose.46- Surface risk and ambiguity instead of guessing.47- Separate facts, assumptions, constraints, and open questions.4849## Failure modes to avoid50- Do not invent stakeholder intent.51- Do not convert preferences into mandatory requirements without evidence.52- Do not hide unresolved ambiguity behind polished wording.53- Do not collapse functional, non-functional, and business rule concerns into one blob.5455## Minimum output skeleton56```md57## Summary58## Findings59## Structured outputs60## Assumptions61## Constraints62## Open questions63## Recommended next skill64```
Run npx skillmds@latest add 45ck/requirements-prioritizer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
requirements-prioritizer It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
45ck (@45ck) published this skill. Their other Agent Skills are listed on their SkillMD profile.