agent-task
01Plugin Claude Code
Official AgentTask plugin marketplace — connect Claude Code to your AgentTask backlog.
Plugin Claude Code
Official AgentTask plugin marketplace — connect Claude Code to your AgentTask backlog.
Plugin Claude Code
Drive Agent Task from your agent: one install wires up the MCP connection and adds intent-level slash commands (/start, /plan, /update, /triage, /standup, /report, /organize, /note, /init, /finish, /crews) plus workflow skills — including crew personas that sync into real Claude Code subagents.
MCP server Claude CodeCodexCursor
MCP server "agent-task", hosted remotely at app.agent-task.com, as configured in AgentTaskLLC/AgentTask-plugin.
Command
Sync your space's crews into real Claude Code subagents (+ skills), sync-and-run a project roster, push local edits back, recommend installed skills/commands, sweep for crew @mentions, or install git hooks for crew triggers.
Command
Close out completed work — resolve subtasks, post a summary, confirm the PR is merged, and set the task to done.
Command
Stand up a new project via clarifying questions — type, milestones, health, priority, and optional seed groups and tasks.
Command
Capture a note (decision, meeting, spec) in a space and link the related tasks.
Command
Reorganize tasks in a chosen scope into a coherent structure — groups, projects, and labels.
Command
Break a task into well-formed subtasks with descriptions, then claim the first piece.
Command
Write a full progress report — ask date range / space / project, then summarize the tasks (read-only).
Command
Personal daily standup — what you moved, what's in progress, and your blockers (read-only).
Command
Start a task properly — map it to a project + group, write a description, apply labels, claim it, and set it in progress.
Command
Triage the default group / unsorted tasks — route each to a group + project, label, set priority, and flag duplicates.
Command
Sync the board with reality — capture untracked work, describe + label it, map to group/project, and post status-update comments.
Skill Claude CodeCodex
Map between git branches/PRs/commits and Agent Task tickets — derive the active AI-XX ticket from the branch name, name new branches/commits after the ticket, and keep the PR link in sync. Use whenever you work on code that belongs to an Agent Task ticket.
Skill Claude CodeCodex
Work a task AS its assigned crew (AI persona) — adopt the persona via a sub-agent, acknowledge on engage, deliver the ✅/❌ checklist, and post comments attributed to the crew. Use whenever a fetched task carries crewContext, when the user asks for "the crew's take", or when a crew's involvement trigger matches what…
Skill Claude CodeCodex
How to keep an Agent Task ticket alive while you work — post periodic progress comments, record a PR URL when a coding task opens a PR, and confirm with the user before flipping status to done. Use during any sustained work on a claimed task, and whenever a pull request is created for a task.
Skill Claude CodeCodex
Drive multi-step (especially coding) work as Agent Task subtasks — decompose the ticket, mark each subtask done as you finish it, and comment at milestones. Use during sustained execution of a claimed task.
Skill Claude CodeCodex
Foundation for driving Agent Task over its MCP server — the lookup order (spaces → groups → members → labels), how to resolve an AI-XX code to the UUID the tools require, and the canonical enum sets. Read this before using the /start, /update, /report, /organize, /init, or /finish commands, or any time you operate on…