Introduction
Welcome to AnyTask - AI-native task management for developers and AI coding agents.What is AnyTask?
AnyTask is a task management platform designed specifically for AI agents and developers working together. It provides Linear-style task management with multi-agent support, enabling you to work with your favorite AI coding agents (Claude, Cursor, Gemini, Codex) to plan, execute, and track development tasks.Key Features
Linear-Style Task Management
- Human-readable task identifiers (DEV-123, BACKEND-42)
- Status workflows (backlog → todo → in_progress → done)
- Priority levels (-2 to 2, higher is more urgent)
- Task dependencies and blocking relationships
Multi-Agent Support
- Work with Claude Code, Cursor, Gemini CLI, or Codex CLI
- Slash commands for seamless task creation and management
- Agent-specific command formats (Markdown, TOML, YAML)
- Interactive agent setup with
anyt agent install - Background worker for autonomous task execution
Workspace Management
- Initialize workspace in any project directory
- Link to backend workspaces
- Project isolation and organization
- Active task tracking
Developer-Friendly
- Beautiful terminal UI with Rich
- JSON output for scripting
- Comprehensive CLI commands
- Git integration for version control
Documentation
Quick Start
Get started in minutes
CLI Reference
Complete command reference
Worker System
Automated task execution
Installation
Installation options
Core Concepts
Tasks - The fundamental unit of work with identifiers likeDEV-42
Workspaces - Project isolation with .anyt/ configuration
Coding Agents - AI assistants (Claude, Cursor, Gemini, Codex) that work on tasks
Workers - Background processes that execute tasks autonomously
Support
- Documentation: You’re reading it!
- Email: [email protected]
- Issues: Check troubleshooting guides in each section