shipflow-priorities

Reorganizes tasks by priority using impact/effort matrix and dependency tracking.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dianedef/ShipFlow --skill shipflow-priorities
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shipflow-priorities
Source: https://github.com/dianedef/ShipFlow/tree/main/.claude/skills/shipflow-priorities
Command: npx skills add https://github.com/dianedef/ShipFlow --skill shipflow-priorities

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you cut through the noise by analyzing and reordering your tasks based on their priority, ensuring you focus on what truly matters.

Core Features & Use Cases

  • Smart Prioritization: Analyzes tasks using impact, effort, and blockers to assign priority levels (P0-P3).
  • Multi-Project Tracking: Manages tasks across multiple projects from a single master file.
  • Use Case: You have a long list of tasks for several projects. This Skill will help you identify the most critical tasks that need immediate attention and organize them logically.

Quick Start

Use the shipflow-priorities skill to re-prioritize all tasks in the master TASKS.md file.

Frequently Asked Questions about shipflow-priorities

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

FAQPage Schema
How do I prioritize tasks using an impact and effort matrix?

Task prioritization using an impact and effort matrix evaluates each item's potential value against the required work, assigning priority levels from P0 to P3 to ensure you focus on high-impact tasks first.

Can I reorganize and re-rank tasks across multiple projects at once?

Yes, you can reorganize and re-rank tasks across multiple projects by analyzing a single master TASKS.md file. This multi-project tracking identifies critical tasks needing immediate attention across your entire workflow.

How do task dependencies and blockers affect project prioritization?

Task dependencies and blockers directly influence project prioritization by identifying tasks that halt downstream progress. Tracking these blockers ensures dependent tasks are scheduled and ranked appropriately to prevent workflow bottlenecks.

Does task re-prioritization work with markdown files and git status?

Yes, task re-prioritization works by parsing markdown files like TASKS.md alongside git status and user-defined criteria. This combination allows the system to accurately re-rank tasks based on current repository states.

What is the best way to cut through noise and organize a long task list logically?

Organizing a long task list logically requires analyzing tasks by impact, effort, and blockers to assign P0-P3 priority levels. This approach filters out noise and highlights the most critical items needing immediate attention.