Transferred the plan and execute-plan skills from the dialogue-core repository, adapted for this repo (not copied verbatim).
Transferred the plan and execute-plan skills from the dialogue-core repository to give this repo a structured plan-authoring and plan-execution workflow, adapting away dialogue-core-specific build and style conventions and adding the plans/ template and index the skills depend on.
.claude/skills/plan/SKILL.md.claude/skills/execute-plan/SKILL.mdplans/_template.mdplans/README.mdThe skills were adapted, not copied verbatim. Removed the source-repo-specific references that would be broken here: the dialogue-core name, the AGENTS.md British-English convention, and the uv run .build-tools/build.py / plugin/ build instructions. The plans/ index was seeded empty rather than carrying over the source repo’s plan-001.
using @../../CG-Global-AIforSWE/dialogue-core/ transfer
planandexecute-planskills into this repository