원클릭으로
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 직업 분류 기준
Generate tests for a completed phase based on UAT criteria and implementation
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase
| 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 ".github/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.