Integrations
AnyTask integrates with popular AI coding agents and development tools.AI Coding Agents
AnyTask supports multiple AI coding agents through slash commands. Install commands for your preferred agent and work seamlessly with tasks.Supported Agents
| Agent | Command Format | Description |
|---|---|---|
| Claude Code | Markdown | Claude Code CLI integration |
| Cursor | Markdown | Cursor IDE integration |
| Gemini CLI | TOML | Gemini CLI integration |
| Codex CLI | YAML | OpenAI Codex CLI integration |
Quick Setup
After installing AnyTask CLI, install slash commands for your coding agents:Available Slash Commands
Once installed, use these slash commands in your coding agent:| Command | Description |
|---|---|
/anyt:anyt-new {requirement} | Create a new task in AnyTask cloud |
/anyt:anyt-next | Pick the next suggested task to work on |
/anyt:anyt-work {TASK_ID} | Continue working on a specific task |