flow-curator

Move tasks to a backlog and archive completed phases in markdown files.

1|Updated Oct 6, 2025
One-click install
npx skills add https://github.com/AcidicSoil/DSPyTeach --skill flow-curator-acidicsoil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-curator
Source: https://github.com/AcidicSoil/DSPyTeach/tree/main/.gemini/skills/flow-curator
Command: npx skills add https://github.com/AcidicSoil/DSPyTeach --skill flow-curator-acidicsoil

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps maintain a focused and organized project plan by managing tasks that are deferred to a backlog or completed work that needs to be archived.

Core Features & Use Cases

  • Backlog Management: Move tasks out of the active plan to a backlog when they are out of scope, blocked, or lower priority.
  • Archive Completed Work: Move completed phases to an archive to keep the active plan clean and focused.
  • Use Case: When a new feature request comes in that's a good idea but not for the current version, you can use this Skill to move it to the backlog, keeping the current development phase on track.

Quick Start

Use the flow-curator skill to move the 'Admin Dashboard' task to the backlog.

Frequently Asked Questions about flow-curator

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

FAQPage Schema
How do I manage backlog tasks in a markdown project plan?

To manage backlog tasks in a markdown project plan, you can move lower priority or blocked items to a deferred state. This keeps your active plan focused on current objectives while preserving the deferred tasks for future restoration.

What is the best way to archive completed project phases?

The best way to archive completed project phases is to move them out of the active plan into an archive directory. This maintains focus on current objectives by keeping completed work separate from ongoing tasks.

How do I move out-of-scope tasks to a backlog without losing them?

You can move out-of-scope tasks to a backlog by transferring them from your active plan to a deferred state. The backlog retains these tasks so you can view its contents and restore them to the active plan whenever needed.

Do I need structured markdown files for project plan organization?

Yes, you need structured markdown files for project plan organization. Task and phase management operates within a defined directory structure, requiring formatted markdown to properly move tasks to the backlog or archive completed work.

Can I restore a deferred task back to the active project plan?

Yes, you can restore a deferred task back to the active project plan. The backlog management supports viewing its contents and moving tasks back into the active plan when they become relevant or unblocked.