Files
claude-config/commands/gsd/stats.md
Yaojia Wang 2876cca8fe chore: initial backup of Claude Code configuration
Includes: CLAUDE.md, settings.json, agents, commands, rules, skills,
hooks, contexts, evals, get-shit-done, plugin configs (installed list
and marketplace sources). Excludes credentials, runtime caches,
telemetry, session data, and plugin binary cache.
2026-03-24 22:26:05 +01:00

19 lines
560 B
Markdown

---
name: gsd:stats
description: Display project statistics — phases, plans, requirements, git metrics, and timeline
allowed-tools:
- Read
- Bash
---
<objective>
Display comprehensive project statistics including phase progress, plan execution metrics, requirements completion, git history stats, and project timeline.
</objective>
<execution_context>
@C:/Users/yaoji/.claude/get-shit-done/workflows/stats.md
</execution_context>
<process>
Execute the stats workflow from @C:/Users/yaoji/.claude/get-shit-done/workflows/stats.md end-to-end.
</process>