init_rules
Initialize workflow rules for AI agents (cursor or copilot) to guide project development. Specify the agent and project root to deploy rules effectively.
Instructions
Initialize Anubis workflow rules to specified AI agent (cursor or copilot)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
agentName | Yes | AI agent to deploy rules for (cursor or copilot) | |
projectRoot | No | Root directory of the target project. Defaults to current working directory. |