feat(projman): wire --tokens flag into /sprint-status #427

Merged
lmiranda merged 1 commits from feat/sprint-status-tokens-flag into development 2026-02-04 16:00:59 +00:00
Owner

Summary

  • Wire up the --tokens flag for /sprint-status command that was documented in CHANGELOG but not implemented
  • Add token-budget-report.md skill to the command's required skills
  • Add workflow section describing token report generation

Changes

  • Updated frontmatter description to mention token budget report
  • Added skills/token-budget-report.md to Skills Required list
  • Added --tokens option to Invocation block
  • Added workflow section for --tokens flag (step 10)

Test Plan

  • Run /sprint-status --tokens and verify token budget report displays
  • Verify existing /sprint-status and /sprint-status --diagram still work

🤖 Generated with Claude Code

## Summary - Wire up the `--tokens` flag for `/sprint-status` command that was documented in CHANGELOG but not implemented - Add `token-budget-report.md` skill to the command's required skills - Add workflow section describing token report generation ## Changes - Updated frontmatter description to mention token budget report - Added `skills/token-budget-report.md` to Skills Required list - Added `--tokens` option to Invocation block - Added workflow section for `--tokens` flag (step 10) ## Test Plan - [ ] Run `/sprint-status --tokens` and verify token budget report displays - [ ] Verify existing `/sprint-status` and `/sprint-status --diagram` still work 🤖 Generated with [Claude Code](https://claude.com/claude-code)
lmiranda added 1 commit 2026-02-04 16:00:44 +00:00
Add token budget reporting option to sprint-status command:
- Update description to mention token budget report
- Add token-budget-report.md to skills list
- Add --tokens invocation option
- Add workflow section for generating token report

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit 6209ab9597 into development 2026-02-04 16:00:59 +00:00
lmiranda deleted branch feat/sprint-status-tokens-flag 2026-02-04 16:00:59 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#427