Agent skill
specswarm-metrics
Show feature metrics and sprint analytics. Triggers on metrics/stats/analytics/how-did-we-do intent.
Install this agent skill to your Project
npx add-skill https://github.com/MartyBonacci/specswarm/tree/main/plugins/specswarm/skills/specswarm-metrics
SKILL.md
SpecSwarm Metrics
Provides natural language access to /specswarm:metrics command.
When to Invoke
Trigger this skill when the user asks about:
- Feature metrics or analytics
- Sprint statistics
- Build performance data
- Completion rates
Examples:
- "Show me the metrics"
- "How did we do on that feature?"
- "Sprint stats"
- "Feature analytics"
- "Show completion rates"
Instructions
Auto-execute on clear intent:
- Detect that user is asking about metrics/analytics
- Execute immediately: Run
/specswarm:metrics - No confirmation needed — this is a read-only operation
Semantic Understanding
Metrics equivalents: metrics, stats, statistics, analytics, performance, numbers, data, completion rates Scope terms: feature, sprint, project, build, overall
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
specswarm-build
Spec-driven feature development workflow. Triggers on build/create/add/implement/develop intent.
specswarm-modify
Modify features with impact analysis and compatibility checks. Triggers on modify/change/update/refactor intent.
specswarm-fix
Fix bugs with regression testing and auto-retry. Triggers on fix/debug/broken/error/not-working intent.
specswarm-release
Prepare releases with changelog, version bump, and tagging. Confirms on release/tag/publish/version intent.
specswarm-rollback
Safely rollback failed features (DESTRUCTIVE). ALWAYS confirms on rollback/undo/revert/abort intent.
specswarm-ship
Quality-gated merge to parent branch (DESTRUCTIVE). ALWAYS confirms on ship/deploy/merge/release intent.
Didn't find tool you were looking for?