GS
gsd-stats
Display project statistics — phases, plans, requirements, git metrics, and timeline
Install
mkdir -p .claude/skills/gsd-stats-kaampay && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14009" && unzip -o skill.zip -d .claude/skills/gsd-stats-kaampay && rm skill.zipInstalls to .claude/skills/gsd-stats-kaampay
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Display project statistics — phases, plans, requirements, git metrics, and timeline83 charsno explicit “when” trigger
About this skill
<objective>
Display comprehensive project statistics including phase progress, plan execution metrics, requirements completion, git history stats, and project timeline.
</objective>
<execution_context> @.agent/get-shit-done/workflows/stats.md </execution_context>
<process> Execute the stats workflow from @.agent/get-shit-done/workflows/stats.md end-to-end. </process>