gsd-import · git:20260426.d53cc6c · 2026-04-26 · sha256 cc2631686699752d
gsd-import git:20260426.d53cc6cA
Immutable. This exact content is served forever at /api/v1/blob/cc2631686699752d.
--- name: gsd-import description: "Ingest external plans with conflict detection against project decisions before writing anything." argument-hint: "--from <filepath>" allowed-tools: - Read - Write - Edit - Bash - Glob - Grep - AskUserQuestion - Task --- <objective> Import external plan files into the GSD planning system with conflict detection against PROJECT.md decisions. - **--from**: Import an external plan file, detect conflicts, write as GSD PLAN.md, validate via gsd-plan-checker. Future: `--prd` mode for PRD extraction is planned for a follow-up PR. </objective> <execution_context> @$HOME/.claude/get-shit-done/workflows/import.md @$HOME/.claude/get-shit-done/references/ui-brand.md @$HOME/.claude/get-shit-done/references/gate-prompts.md </execution_context> <context> $ARGUMENTS </context> <process> Execute the import workflow end-to-end. </process>