Skip to content
← Back to the kit
Agent: Cline Support: full

Cline adapter

Cline, the open-source coding agent, supports DWP through markdown rules and command procedures.

Support level

Full — Cline reads the markdown rules and runs every dwp-* command from its procedure file.

Installation

DWP commands live as markdown procedures the agent reads through Cline’s rules.

Invocation

Use the # prefix:

#dwp-create <goal>
#dwp-execute

Notes

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