Agent Skills
› davepoon/buildwithclaude
› gsd:stats
gsd:stats
GitHub用于展示项目综合统计信息,包括阶段进度、计划执行指标、需求完成度、Git历史统计及项目时间线。通过调用指定工作流文件端到端执行。
Trigger Scenarios
查看项目整体进度
获取Git提交统计
检查需求完成情况
Install
npx skills add davepoon/buildwithclaude --skill gsd:stats -g -y
SKILL.md
Frontmatter
{
"name": "gsd:stats",
"description": "Display project statistics — phases, plans, requirements, git metrics, and timeline",
"allowed-tools": [
"Read",
"Bash"
]
}
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/stats.md </execution_context>
Version History
- 502fc01 Current 2026-07-05 15:15


