Skip to main content
Engineering Docs supports 10 additional AI coding agents beyond Claude Code, Gemini CLI, and Cursor. Each agent has its own dedicated install flag in scripts/install.js, a matching platform-specific manifest in the integrations/plugins/ directory, and a supported target in both the Bash and PowerShell setup scripts. Use the tabs below to find the exact commands for your agent.
Install path: ~/.config/goose/extensions/engineering-docs/ (global)
npx
Alternatively, configure Goose manually by adding a new extension entry in ~/.config/goose/config.yaml and pointing it at the cloned repository.The plugin ships integrations/plugins/.goose/GOOSE.md which contains the complete auto-trigger rule table and behavioral standards. This file is copied as GOOSE.md (safe-write) into the install directory.Setup script:

All install paths at a glance

Setup script target reference

Both cross-platform scripts support all of the targets above. Use the -Target parameter on PowerShell or the --<target> flag on Bash:
All install methods — npx, setup.sh, and setup.ps1 — apply the same safe-write rules. Agent config files (AGENTS.md, GOOSE.md, PI.md, COPILOT.md, etc.) are created only if they do not already exist at the destination. Your existing customizations are always preserved.

After installing

Reload your agent or restart its CLI session to pick up the new plugin directory. Once loaded, trigger the orchestrator skill by telling your agent:
The using-engineering-docs skill activates automatically, detects whether this is a new (Greenfield) or existing (Brownfield) project, and guides you through the full documentation sequence.