一键导入
gsd-import
Ingest external plans with conflict detection against project decisions before writing anything.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Ingest external plans with conflict detection against project decisions before writing anything.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when: an agent needs to debug, inspect, or control a local program from shell commands with dap-cli; trigger for DAP debugging, breakpoints, stack/variables inspection, launch.json debugging, js-debug, debugpy, CodeLLDB, Rust, Chrome debugging, Playwright interop, or poll-then-inspect debug loops. Assumes dap-cli is already on PATH.
Use when: cutting a new dap-cli release to npm. Walks through bumping the version, pushing the tag, and creating the GitHub Release that triggers the publish workflow.
Show available GSD commands and usage guide
Interactive command center for managing multiple phases from one terminal
Create context handoff when pausing work mid-phase
Create detailed phase plan (PLAN.md) with verification loop
| name | gsd-import |
| description | Ingest external plans with conflict detection against project decisions before writing anything. |
| argument-hint | --from <filepath> | --from-gsd2 |
| allowed-tools | Read, Write, Edit, Bash, Glob, Grep, AskUserQuestion, Agent |
.gsd/ directory) back to GSD v1 (.planning/) format. Runs gsd-tools.cjs from-gsd2. Pass --path <dir> to migrate a project at a different path.
<execution_context> @.github/get-shit-done/workflows/import.md @.github/get-shit-done/references/ui-brand.md @.github/get-shit-done/references/gate-prompts.md @.github/get-shit-done/references/doc-conflict-engine.md </execution_context>
$ARGUMENTS If `--from-gsd2` is in $ARGUMENTS: Run: `node "$HOME/.copilot/get-shit-done/bin/gsd-tools.cjs" from-gsd2` Pass `--path ` if provided. Present the migration result to the user. Stop here (do not run the standard import workflow).Otherwise, execute the import workflow end-to-end.