orchestrix
Version:
Orchestrix - Universal AI Agent Framework for Coordinated AI-Driven Development
15 lines (8 loc) • 554 B
Markdown
# Orchestrix Guide for Cursor
For the complete workflow, see the [orchestrix Workflow Guide](../orchestrix-workflow-guide.md).
## Installation
When running `npx orchestrix install`, select **Cursor** as your IDE. This creates:
- `.orchestrix-core/` folder with all agents
- `.cursor/rules/` folder with agent rule files (`.mdc`)
## Using orchestrix Agents in Cursor
Type `@agent-name` in chat (Ctrl+L / Cmd+L) to activate an agent. Make sure you select the icon that looks like a small ruler if presented with multiple options in the popup window.