prioritize-by-impact

Rank tasks by impact and urgency using a 2x2 matrix.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/edwifiguy/era-agents-ops --skill prioritize-by-impact
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prioritize-by-impact
Source: https://github.com/edwifiguy/era-agents-ops/tree/main/skills/era-agents-op/metaclaw/memory_data/skills/prioritize-by-impact
Command: npx skills add https://github.com/edwifiguy/era-agents-ops --skill prioritize-by-impact

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Not all tasks are equal — help the user focus on what matters most.

Core Features & Use Cases

  • Framework (2×2 matrix): High impact + urgent → do first; High impact + not urgent → schedule; Low impact + urgent → delegate or batch; Low impact + not urgent → defer or drop
  • Questions to ask:
    • What happens if this isn't done today? This week?
    • Which task unlocks the most other work when completed?
    • Is there a hard deadline or dependency?
  • Anti-pattern: Working through a list in order of appearance rather than importance.

Quick Start

Rank a list of tasks by impact and urgency to surface the highest-leverage work.

Frequently Asked Questions about prioritize-by-impact

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I rank tasks by impact and urgency for sprint planning?

Rank tasks by impact and urgency using a 2x2 matrix: do high-impact urgent tasks first, schedule high-impact non-urgent ones, delegate low-impact urgent items, and drop low-impact non-urgent work. This surfaces the highest-leverage tasks for your sprint planning.

What is the best way to prioritize a product backlog by impact?

The best way to prioritize a backlog by impact is applying a 2x2 framework that evaluates each task's urgency and impact. It prompts clarifying questions about deadlines and dependencies to ensure your product roadmap focuses on high-leverage work.

Can I use impact analysis for task management without hard deadlines?

Yes, impact analysis handles task management without hard deadlines by asking what happens if a task isn't done today or this week. It identifies which task unlocks the most other work, making it effective for task management without strict deadlines.

Why does working through a task list in order of appearance fail?

Working through a task list in order of appearance fails because it ignores impact and urgency. This anti-pattern wastes effort on low-value items instead of using a 2x2 prioritization framework to identify and execute high-leverage work first.