Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:24:15 +08:00
commit 351fb745eb
13 changed files with 399 additions and 0 deletions

25
commands/metrics.md Normal file
View File

@@ -0,0 +1,25 @@
---
model: claude-sonnet-4-0
allowed-tools: Task, Bash, Read, Write
argument-hint: <metric-type> [timeframe]
description: Team metrics, velocity tracking, and performance analysis
---
# Metrics Command
Team metrics, velocity tracking, and performance analysis
## Arguments
**$1 (Required)**: metric-type
**$2 (Optional)**: timeframe
## Examples
```bash
/metrics "Team velocity analysis" last-quarter
/metrics "Cycle time optimization" current-sprint
```
Invoke the team-optimizer agent with: $ARGUMENTS