Ingest external plans with conflict detection against project decisions before writing anything.
Scanned 5/28/2026
Install via CLI
openskills install Enakoneschniy/claude-dev-stack---
name: cds-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/cds-workflow/workflows/import.md
@$HOME/.claude/cds-workflow/references/ui-brand.md
@$HOME/.claude/cds-workflow/references/gate-prompts.md
</execution_context>
<context>
$ARGUMENTS
</context>
<process>
Execute the import workflow end-to-end.
</process>
No comments yet. Be the first to comment!