AgentTaskLLC/AgentTask-plugin
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.
AgentTaskLLC/AgentTask-plugin
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…
AgentTaskLLC/AgentTask-plugin
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.
AgentTaskLLC/AgentTask-plugin
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.
AgentTaskLLC/AgentTask-plugin
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…