rules
Add or remove rule profiles from your project to customize development workflows. Specify profiles like codex, vscode, or gemini and define the project root for targeted adjustments.
Instructions
Add or remove rule profiles from the project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Whether to add or remove rule profiles. | |
force | No | DANGEROUS: Force removal even if it would leave no rule profiles. Only use if you are absolutely certain. | |
profiles | Yes | List of rule profiles to add or remove (e.g., ["cursor", "roo"]). Available options: amp, claude, cline, codex, cursor, gemini, kiro, opencode, roo, trae, vscode, windsurf, zed | |
projectRoot | Yes | The root directory of the project. Must be an absolute path. |