npx command and is ready to use the moment your agent session starts. This page walks you through installing the plugin for your agent of choice, understanding the interactive installer menu, and triggering the orchestrator skill with your first project idea.
Install the plugin
Flag-based install (skip the menu)
If you already know your platform, pass a flag to install directly without the interactive prompt:Platform-specific install commands
Some agent platforms have their own install mechanisms outside ofnpx:
Run your first skill
Once the plugin is loaded, give your agent a project idea in plain language — the orchestrator skill (using-engineering-docs) activates automatically and takes it from there.
What gets created
All output lands in a.engineering-docs/ folder at your project root. The structure follows the document sequence:
.engineering-docs/
Use a single skill directly
Every skill is independently callable. If you already have partial documentation and just need one artifact, invoke a skill by name:Direct skill invocation (example)
Next Steps
How It Works
Explore the six-phase pipeline, greenfield vs. brownfield detection, and how context loading eliminates repeated questions.
Introduction
See the complete skills library, custom agents, and full platform compatibility table.
