Summary

Transferred the plan and execute-plan skills from the dialogue-core repository, adapted for this repo (not copied verbatim).

Purpose

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.

Affected Files

Note

The 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.

Original Prompt

using @../../CG-Global-AIforSWE/dialogue-core/ transfer plan and execute-plan skills into this repository