Enhance /vision goals to show completion rate and recently closed issues per milestone.
Acceptance Criteria
Shows open/closed ratio for each milestone
Lists recently closed issues (last 5-10) per milestone
Highlights milestones close to completion
Shows velocity trend if possible (issues closed this week vs last)
Technical Notes
Update commands/vision.md
Use tea milestones and tea issues --state closed for data
## Summary
Enhance `/vision goals` to show completion rate and recently closed issues per milestone.
## Acceptance Criteria
- [ ] Shows open/closed ratio for each milestone
- [ ] Lists recently closed issues (last 5-10) per milestone
- [ ] Highlights milestones close to completion
- [ ] Shows velocity trend if possible (issues closed this week vs last)
## Technical Notes
- Update `commands/vision.md`
- Use `tea milestones` and `tea issues --state closed` for data
HugoNijhuis
added this to the Continuous improvement loop milestone 2026-01-01 22:01:54 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Enhance
/vision goalsto show completion rate and recently closed issues per milestone.Acceptance Criteria
Technical Notes
commands/vision.mdtea milestonesandtea issues --state closedfor data