task-management-protocol
Protocol for task synchronization, context handoff, and cross-session coordination using Claude Code task tools. Ensures agents properly update tasks with findings and enables seamless work continuation.
Installation
SKILL.md
Standardized protocol for task synchronization, progress tracking, and context handoff between agents and sessions using Claude Code's native task tools.
Background agents complete work but main sessions don't receive notifications. Agents don't update task descriptions with findings. No protocol exists for structured context handoff between agents or sessions.
| TaskList() | List all tasks with status | Start of work, after completion | | TaskGet(id) | Get full task details | Before starting assigned task | | TaskCreate(...) | Create new task | Planning phase, discovered subtasks | | TaskUpdate(...) | Update status/metadata | Progress, discoveries, completion |
Protocol for task synchronization, context handoff, and cross-session coordination using Claude Code task tools. Ensures agents properly update tasks with findings and enables seamless work continuation. Source: oimiragieo/agent-studio.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill task-management-protocol- Source
- oimiragieo/agent-studio
- Category
- >_Productivity
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is task-management-protocol?
Protocol for task synchronization, context handoff, and cross-session coordination using Claude Code task tools. Ensures agents properly update tasks with findings and enables seamless work continuation. Source: oimiragieo/agent-studio.
How do I install task-management-protocol?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill task-management-protocol Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/oimiragieo/agent-studio
Details
- Category
- >_Productivity
- Source
- user
- First Seen
- 2026-02-01