initiative-prioritization

Scores and sequences competing initiatives into a capacity-constrained, dependency-aware roadmap.

Updated Aug 22, 2026
One-click install
npx skills add https://github.com/fritzgeraldz/Vibe-Managing --skill initiative-prioritization-fritzgeraldz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: initiative-prioritization
Source: https://github.com/fritzgeraldz/Vibe-Managing/tree/main/skills/strategy/initiative-prioritization
Command: npx skills add https://github.com/fritzgeraldz/Vibe-Managing --skill initiative-prioritization-fritzgeraldz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Founders often face a pile of competing initiatives with limited time, money, and people, and no defensible way to decide what to do first. This Skill turns that pile into a sequenced roadmap that respects dependencies, real capacity, and deadlines. ## Core Features & Use Cases - Multi-Criteria Scoring: Scores each initiative on impact, effort, cost, and risk using weighted priority scores and a value/friction ratio. - Dependency-Aware Sequencing: Topologically orders initiatives so prerequisites always precede dependents, and packs work into periods without exceeding people-weeks or budget. - Risk and Approval Handling: Recommends reversible pilots before high-risk irreversible bets, logs deadline-driven trade-offs, and schedules approval-gated steps for spend, hiring, or contracts. - Use Case: After strategic planning produces four initiatives for the quarter, use this Skill to produce a now/next/later roadmap showing that a zero-cost pricing revision goes first, an $18k equipment purchase is approval-gated, and a subscription launch waits until its dependencies complete. ## Quick Start Prioritize and sequence my list of strategic initiatives into a quarterly roadmap given my team's capacity and budget.

Frequently Asked Questions about initiative-prioritization

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

FAQPage Schema
How do I prioritize competing business initiatives?▼

Score each initiative on impact, effort, cost, and risk using a weighted priority formula, then rank by a value/friction ratio. Dependencies are resolved topologically so prerequisites always come before dependent work, and initiatives are packed into periods against real capacity.

What is the best way to sequence a strategic roadmap?▼

Build a dependency graph of initiatives, compute priority scores, then pack work into periods without exceeding people-weeks or budget. Front-load reversible, high-value items for early wins and pull hard-deadline items forward only when necessary, logging each trade-off.

When should I not use initiative prioritization?▼

Skip it when no objectives exist yet (run strategic planning first), when choosing between growth avenues rather than initiatives, or when a single initiative needs feasibility validation. It also does not replace resource gap analysis, which feeds into it.

How does dependency handling work in roadmap sequencing?▼

For any initiative that depends on another, the blocker is always sequenced first regardless of scores. Unknown dependencies are flagged and mark the roadmap provisional, while circular dependencies with no feasible ordering are escalated to the founder.

What happens when initiative demand exceeds team capacity?▼

Periods are never over-packed; the lowest-priority items spill to the next period. If total demand far exceeds capacity across all periods, the over-scope is surfaced explicitly and cutting scope is recommended rather than endless deferral.

Does the roadmap execute spending or hiring decisions automatically?▼

No. The skill only sequences and schedules work. Initiatives involving money, hiring, or contracts get a prepare-and-request-approval step on the roadmap, and the actual business action remains gated behind founder approval when its period arrives.