From gsd
Imports external plan files into GSD planning system with conflict detection against PROJECT.md decisions before generating validated PLAN.md. Useful when integrating outside plans.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Imports external plans or PRDs into Plan-Build-Run format. Validates context, detects conflicts with existing architecture, generates PLAN.md.
Scans repo for ADRs, PRDs, SPECs, DOCs; classifies in parallel, synthesizes context with conflicts report; bootstraps or merges .planning/ setup.
Imports Claude Code plan files from ~/.claude/plans/*.md into project's specs/ directory using slugified H1 headings as filenames. Supports interactive selection, --today, --since, --all filters, conflict checks.
Share bugs, ideas, or general feedback.
Future: --prd mode for PRD extraction is planned for a follow-up PR.
<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>
$ARGUMENTS Execute the import workflow end-to-end.