Skip to content

feat: add /backlog-health command — strategic portfolio health report#74

Merged
gringolito merged 2 commits into
masterfrom
feat/backlog-health-command-21
May 23, 2026
Merged

feat: add /backlog-health command — strategic portfolio health report#74
gringolito merged 2 commits into
masterfrom
feat/backlog-health-command-21

Conversation

@gringolito
Copy link
Copy Markdown
Owner

Summary

  • Adds commands/backlog-health.md, a new read-only command that produces a Markdown strategic portfolio health report across all open issues in the linked Project
  • Covers all 8 Acceptance Criteria from issue Add /backlog-health command — strategic portfolio health report #21: distribution tables (type/priority/effort), age cohorts, overdue P0/P1 items, stale In-Progress items, and metadata debt
  • Follows established command conventions: standard preflight block, label catalog check, type:external-blocker stub pre-filter, verbatim gh error surfacing, strictly read-only

Closes #21

🤖 Generated with Claude Code

Adds a new read-only command that produces a Markdown strategic health
report across all open Project issues: distribution by type/priority/effort,
age cohorts, overdue P0/P1 items, stale In-Progress items, and metadata debt.

Refs #21

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gringolito gringolito self-assigned this May 23, 2026
Adds /backlog-health to the command routing table and workflow diagrams
in all three documentation files, including a usage section in the README
and a smoke-test entry in CLAUDE.md's Verification section.

Refs #21

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gringolito gringolito merged commit 06eb00a into master May 23, 2026
1 check passed
@gringolito gringolito deleted the feat/backlog-health-command-21 branch May 23, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add /backlog-health command — strategic portfolio health report

1 participant