replenish-queue

Generate prioritized tasks to replenish a todo queue using evolution-state.yaml and todo.md.

3|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/unfinishablemap/unfinishablemap --skill replenish-queue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: replenish-queue
Source: https://github.com/unfinishablemap/unfinishablemap/tree/main/.claude/skills/replenish-queue
Command: npx skills add https://github.com/unfinishablemap/unfinishablemap --skill replenish-queue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automatically generates new tasks when the todo queue is empty or near-empty, ensuring continuous progress without manual backlog management.

Core Features & Use Cases

  • Automated task replenishment: Proactively creates high-quality tasks from multiple sources to maintain a balanced workload.
  • Mode-based generation: Supports conservative, standard, and aggressive modes to match planning tempo.
  • Integrated workflow: Reads evolution-state.yaml and todo.md to align with current state and priorities, and supports gap analysis and research-to-article pipelines.

Quick Start

Run the replenish-queue skill with a mode, for example: /replenish-queue standard

Frequently Asked Questions about replenish-queue

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

FAQPage Schema
How do I automatically generate new tasks when my todo queue is empty?

Automated task generation for empty queues scans evolution-state.yaml and todo.md to extract priorities, then outputs deterministic new tasks. It targets gap analysis and research-to-article pipelines to eliminate manual backlog maintenance.

What is the best way to maintain a healthy backlog for content pipelines?

Maintaining a healthy backlog for content pipelines uses automated task replenishment to proactively generate tasks from unconsumed research. It aligns new tasks with existing priorities by reading evolution-state.yaml to ensure continuous, balanced workloads.

Can I control how aggressively my todo list is replenished?

You can control todo list replenishment tempo using conservative, standard, and aggressive modes. These mode controls dictate the volume of generated tasks, allowing you to match task generation velocity with your current planning requirements.

Do I need evolution-state.yaml to run automated task replenishment?

Automated task replenishment requires evolution-state.yaml and todo.md to function correctly. These files provide the current workflow state and existing priorities needed to generate deterministic, contextually aligned tasks for your pipelines.

When should I use conservative mode for workflow automation task generation?

Conservative mode for workflow automation task generation suits situations requiring minimal backlog additions. It limits task creation volume compared to aggressive modes, ensuring a slower planning tempo for steady, controlled pipeline progress.