csharpfritz / csharpfritz/SquadUI

Skill Usage Metrics track which skills agents actually use

Open
#74 1 comment 0 reactions 0 assignees View on GitHub
enhancement priority:p2 release:v1.2.0 squad:linus type:feature
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.