Back to Plugins

Asana

Asana project management integration. Create and manage tasks, search projects, update assignments, track progress, and integrate your development workflow with Asana's work management platform.

project-managementtasksintegrationofficial

Installation

claude plugins add asana@claude-plugins-official

Configuration

{
  "enabledPlugins": {
    "asana@claude-plugins-official": true
  }
}

Commands

/asana-taskCreate, view, or update Asana tasks
/asana-projectManage projects and sections
/asana-searchSearch tasks across workspaces
/asana-assignAssign tasks and set due dates

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub