Skip to content

Engineering Workflows for Cursor

Install one plugin. Get 7 specialist agents, an orchestrator skill, always-on rules, and fein/sonar/blitz commands — same bundle for IDE and CLI.
  1. Plugin loads — Cursor discovers .cursor-plugin/plugin.json and auto-loads rules/, agents/, skills/, commands/
  2. Global rules applyrules/maestria-global.mdc uses alwaysApply: true
  3. Orchestrator skill — available when relevant or via /orchestrate
  4. Specialists run as Task agents — adventurer, architect, builder, diagnose, planner, reviewer, writer
Terminal window
pnpx maestria@latest install cursor

Then restart Cursor IDE, or:

Terminal window
agent --plugin-dir ~/.cursor/plugins/local/maestria

Full Installation Guide →