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

Cursor adapter

Cursor supports DWP through project rules and command files.

Support level

Full — DWP commands work through Cursor’s rules system.

Installation

DWP commands live as markdown under the project. Cursor reads them through its rules system.

Invocation

Use the # prefix (Cursor intercepts /):

#dwp-create <goal>
#dwp-execute

Notes

Use # because Cursor reserves / for its own commands.