Get Shit Done - Full project planning and execution workflow. Handles project initialization with deep context gathering, automated research, roadmap creation, phase planning, and execution with verification.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install gsd或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install gsd⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/gsd/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: gsd description: Get Shit Done - Full project planning and execution workflow. Handles project initialization with deep context gathering, automated research, roadmap creation, phase planning, and execution with verification. user-invocable: true ---
Full workflow port from Claude Code - Includes:
This is the complete GSD system, not a simplified version.
Core workflow commands:
Flags:
plan-phase [N] --research - Force re-research before planningplan-phase [N] --skip-research - Skip research, plan directlyplan-phase [N] --gaps - Gap closure mode (after verification finds issues)plan-phase [N] --skip-verify - Skip plan verification loopexecute-phase [N] --gaps-only - Execute only gap closure plansUsage:
/gsd new-project - Start a new project/gsd plan-phase 1 - Plan phase 1/gsd execute-phase 1 - Execute phase 1/gsd progress - Check where you are and what's next/gsd debug "button doesn't work" - Start debugging session/gsd quick - Quick ad-hoc task without full ceremonyWhat GSD does:
| Intent | Workflow | |--------|----------| | "new project", "initialize", "start project" | workflows/new-project.md | | "new-project" (explicit) | workflows/new-project.md | | "plan phase", "plan-phase", "create plan" | workflows/plan-phase.md | | "execute phase", "execute-phase", "start work" | workflows/execute-phase.md | | "progress", "status", "where am I" | workflows/progress.md | | "debug", "investigate", "bug", "issue" | workflows/debug.md | | "quick", "quick task", "ad-hoc" | workflows/quick.md | | "discuss phase", "discuss-phase", "context" | workflows/discuss-phase.md | | "verify", "verify-work", "UAT", "test" | workflows/verify-work.md | | "map codebase", "map-codebase", "analyze code" | workflows/map-codebase.md | | "pause", "pause-work", "stop work" | workflows/pause-work.md | | "resume", "resume-work", "continue" | workflows/resume-work.md | | "add todo", "add-todo", "capture" | workflows/add-todo.md | | "check todos", "check-todos", "todos", "list todos" | workflows/check-todos.md | | "add phase", "add-phase" | workflows/add-phase.md | | "insert phase", "insert-phase", "urgent phase" | workflows/insert-phase.md | | "remove phase", "remove-phase", "delete phase" | workflows/remove-phase.md | | "new milestone", "new-milestone", "next milestone" | workflows/new-milestone.md | | "complete milestone", "complete-milestone", "archive" | workflows/complete-milestone.md | | "audit milestone", "audit-milestone", "audit" | workflows/audit-milestone.md | | "settings", "config", "configure" | workflows/settings.md |
Located in workflows/:
Located in agents/:
Located in references/:
Located in templates/:
...
安装 gsd-by-glittercowboy 后,可以对 AI 说这些话来触发它
Help me get started with gsd-by-glittercowboy
Explains what gsd-by-glittercowboy does, walks through the setup, and runs a quick demo based on your current project
Use gsd-by-glittercowboy to get Shit Done - Full project planning and execution workflow
Invokes gsd-by-glittercowboy with the right parameters and returns the result directly in the conversation
What can I do with gsd-by-glittercowboy in my product manager workflow?
Lists the top use cases for gsd-by-glittercowboy, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/gsd/ 目录(个人级,所有项目可用),或 .claude/skills/gsd/(项目级)。重启 AI 客户端后,用 /gsd 主动调用,或让 AI 根据上下文自动发现并使用。
gsd-by-glittercowboy 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
gsd-by-glittercowboy 可免费安装使用。请查阅仓库了解许可证信息。
Get Shit Done - Full project planning and execution workflow. Handles project initialization with deep context gathering, automated research, roadmap creation, phase planning, and execution with verification.
gsd-by-glittercowboy 属于「Product Manager」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my product manager tasks using gsd-by-glittercowboy
Identifies repetitive steps in your workflow and sets up gsd-by-glittercowboy to handle them automatically