Skip to content
← Back to the kit
Agent: GitHub Copilot Support: full

GitHub Copilot adapter

Copilot supports DWP through AGENTS.md and markdown command procedures.

Support level

Full — Copilot reads AGENTS.md and the dwp-* procedure files, and runs every command from them.

Installation

DWP ships AGENTS.md and the command procedures in the repository; Copilot reads them as repository context.

Invocation

Use the # prefix:

#dwp-create <goal>
#dwp-execute

Notes

Copilot reads the procedure files and runs the full sequential Deep Work Plan loop.