Skip to Content
UseAdapters

Adapters

Adapters translate Dotpack’s workflows into tool-specific formats so you can use the same commands across tools.

What gets generated

ToolOutputCommand syntax
Gemini CLI.gemini//command
Cursor.cursor/rules/@command
Claude Code.claude//command

When to enable multiple adapters

  • Your team uses different tools
  • You want to switch tools without reconfiguring

Reloading changes

After edits to .dotpack/:

dotpack build

Then restart/reload your AI tool so it picks up the new config.

Last updated on