csharpfritz / csharpfritz/SquadUI
Skill Usage Metrics track which skills agents actually use
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Track and visualize which skills from `.ai-team/skills/` are actually referenced in orchestration logs. Helps teams understand what expertise is being leveraged and identify gaps.
## Approach
- Parse orchestration logs for skill references
- Build frequency map: skill name usage count over time
- Add skills usage section to dashboard
- Consider chart showing skill usage trends
## Acceptance Criteria
- [ ] Parse orchestration logs for skill references
- [ ] Dashboard section showing skill usage frequency
- [ ] Time-based trend showing which skills are used most
- [ ] Identify skills that exist but are never referenced
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.