davepoon/gsd:import
Ingest external plans with conflict detection against project decisions before writing anything.
npx skills add https://github.com/davepoon/buildwithclaude --skill gsd:import
<objective>
Import external plan files into the GSD planning system with conflict detection against PROJECT.md decisions.
Future: --prd mode for PRD extraction is planned for a follow-up PR.
</objective>
<execution_context>
@${CLAUDE_PLUGIN_ROOT}/workflows/import.md
@${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md
@${CLAUDE_PLUGIN_ROOT}/references/gate-prompts.md
@${CLAUDE_PLUGIN_ROOT}/references/doc-conflict-engine.md
</execution_context>
<context>
$ARGUMENTS
</context>
<process>
Execute the import workflow end-to-end.
</process>
Take davepoon/gsd:import from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.