tdmcp-backlog-campaign

Automate ledger-backed backlog campaigns across discovery, design, build, integrate, QA, and release.

30|6|Updated May 25, 2026
One-click install
npx skills add https://github.com/Pantani/tdmcp --skill tdmcp-backlog-campaign
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tdmcp-backlog-campaign
Source: https://github.com/Pantani/tdmcp/tree/main/.agents/skills/tdmcp-backlog-campaign
Command: npx skills add https://github.com/Pantani/tdmcp --skill tdmcp-backlog-campaign

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to deliver large backlogs of features across multiple releases by driving a guided, ledger-driven campaign that coordinates discovery, design, build, integrate, QA, and release phases while preserving state across sessions.

Core Features & Use Cases

  • Ledger-driven backlog campaigns: preserves progress, enables re-run from the last checkpoint.
  • Wave-based planning and execution: computes the next release wave and orchestrates the pipeline foundations-first then parallel work.
  • Agent orchestration: coordinates planning, design, building, integration, QA, and release roles to ship features cohesively.
  • Starting a backlog campaign: seeds a workspace with a ledger and policy, then begins Phase 0 to locate, plan, and run waves.

Quick Start

Create a backlog discovery file and run the backlog campaign to begin delivering a wave-based backlog.

Frequently Asked Questions about tdmcp-backlog-campaign

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

FAQPage Schema
How do I automate backlog campaign delivery across multiple releases?

Backlog campaign delivery is automated using a ledger-driven, wave-driven workflow that coordinates discovery, design, build, QA, and release phases while preserving state across sessions. This enables resumable, multi-wave shipping for long-running feature backlogs.

What is a wave-driven workflow for feature backlogs?

A wave-driven workflow computes the next release wave and orchestrates the delivery pipeline foundations-first, then executes parallel work. It structures backlog campaigns into manageable phases to ship features cohesively across multiple releases.

How do I restart backlog orchestration from the last checkpoint?

Backlog orchestration supports idempotent restarts by relying on a backlog ledger file to preserve progress. You can re-run the campaign from the last checkpoint, ensuring no completed wave or phase work is duplicated.

Do I need a backlog ledger to run a multi-wave delivery campaign?

Yes, a backlog ledger file is required to manage wave progression and release state. The campaign uses this ledger to seed the workspace with policies, track progress, and enable checkpoint-driven shipping.

How do I start a backlog campaign in my workspace?

To start a backlog campaign, create a backlog discovery file and run the campaign tool. This seeds the workspace with a ledger and policy, then begins Phase 0 to locate, plan, and run delivery waves.

Can I coordinate QA and release phases using backlog orchestration?

Yes, backlog orchestration coordinates planning, design, building, integration, QA, and release roles. It drives a guided campaign that spans all these phases to ship features cohesively across multiple releases.