shipflow-backlog

Manages project backlog items across multiple projects using TASKS.md and BACKLOG.md files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps manage your project backlog, ensuring that active work remains focused while capturing future ideas and deferring non-urgent tasks efficiently.

Core Features & Use Cases

  • Backlog Management: Add new ideas, defer tasks, review backlog items, and clean up obsolete entries.
  • Multi-Project Tracking: Integrates with a master task file to manage backlog items across multiple projects.
  • Use Case: You have a great idea for a new feature but are currently focused on a critical bug fix. Use this Skill to add the feature idea to your backlog, ensuring it's not forgotten but doesn't distract from your current priorities.

Quick Start

Use the shipflow-backlog skill to add a new idea to the backlog.

Frequently Asked Questions about shipflow-backlog

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

FAQPage Schema
How do I manage a project backlog without losing track of new feature ideas?

To manage a project backlog without losing ideas, capture new feature concepts in a local BACKLOG.md file. This defers non-urgent tasks, keeping your active work focused while ensuring future ideas are recorded for later review.

What is the best way to defer non-urgent tasks across multiple projects?

The best way to defer non-urgent tasks across multiple projects is by integrating a master TASKS.md file with local backlog tracking. This separates deferred items from active work, allowing you to review and promote them when priorities shift.

How do I clean up obsolete entries in a task backlog?

To clean up obsolete entries in a task backlog, review your tracked items and remove completed or irrelevant tasks. This maintenance ensures your local BACKLOG.md remains accurate and focused only on actionable future work.

Can I use markdown files to track deferred tasks and active work separately?

Yes, you can use markdown files to track deferred tasks and active work separately. The system integrates a master TASKS.md file for active work and a local BACKLOG.md specifically for capturing ideas and deferring non-urgent tasks.

When should I promote a backlog item to an active task?

You should promote a backlog item to an active task when your current priorities shift and the deferred item becomes urgent. Reviewing your backlog regularly helps identify which ideas are ready to be moved into active work.