backlog-report

Generate a structured BACKLOG.md consolidating aspirations, goals, scores, blockers, and action items.

5|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/zkysar1/Claude-Mind --skill backlog-report
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: backlog-report
Source: https://github.com/zkysar1/Claude-Mind/tree/main/.claude/skills/backlog-report
Command: npx skills add https://github.com/zkysar1/Claude-Mind --skill backlog-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aspirations-read.sh, goal-selector.sh, pipeline-read.sh.

What problem does it solve?

backlog-report generates a complete, copy-pasteable Markdown backlog that consolidates aspirations, goals, scores, blockers, and user action items to keep stakeholders aligned and planning efficient.

Core Features & Use Cases

  • Automated backlog generation from active aspirations, goals, blockers, and pending questions.
  • Structured rendering of BACKLOG.md with sections for Your Action Items, Recommended Next Actions, Recurring Health, Aspirations, Blocked Goals, and Hypotheses ready to test.
  • Use Case: run /backlog-report to produce a ready-to-share backlog for sprint planning and reviews.

Quick Start

Run /backlog-report to generate and write the backlog to the agent's BACKLOG.md.

Frequently Asked Questions about backlog-report

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

FAQPage Schema
How do I generate a sprint backlog from existing aspirations and goals?▼

You can generate a sprint backlog by running /backlog-report, which aggregates active aspirations, pending decisions, and blockers to render a structured BACKLOG.md for planning.

What is a copy-pasteable backlog and how does it consolidate action items?▼

A copy-pasteable backlog is a Markdown file consolidating action items, goals, scores, and blockers into structured sections, keeping stakeholders aligned without manual formatting.

How do I automate sprint planning report generation for ongoing agile cycles?▼

Automate sprint planning by running /backlog-report to compute scores and aggregate active aspirations, producing a ready-to-share Markdown backlog for ongoing agile cycle reviews.

Do I need specific scripts to generate a backlog with action items and blockers?▼

Yes, generating the backlog requires the agent's specific scripts: aspirations-read.sh, goal-selector.sh, and pipeline-read.sh to read data and compute goal scores.

What sections are included in an automated sprint backlog Markdown report?▼

An automated sprint backlog Markdown includes structured sections for Your Action Items, Recommended Next Actions, Recurring Health, Aspirations, Blocked Goals, and Hypotheses ready to test.

Can I use backlog-report for tracking blocked goals and pending decisions?▼

Yes, backlog-report aggregates blocked goals and pending decisions during ongoing agile cycles, rendering them into dedicated sections within the generated BACKLOG.md for stakeholder review.