delegating-tasks

Delegate tasks by updating Assignees and logging history in Context.

3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/kazukinagata/waggle --skill delegating-tasks-kazukinagata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delegating-tasks
Source: https://github.com/kazukinagata/waggle/tree/main/skills/delegating-tasks
Command: npx skills add https://github.com/kazukinagata/waggle --skill delegating-tasks-kazukinagata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates a task to another organization member by updating Assignees, resetting executor fields, and recording delegation history in Context.

Core Features & Use Cases

  • Update Assignees to the recipient and reset executor-related fields to reflect delegation.
  • Append a delegation entry to Context to preserve audit history.
  • Validate recipient identity and provide prompts if multiple matches are found; push updates to the view server after completion.

Quick Start

Tell Waggle to delegate a task to a teammate by name or email.

Frequently Asked Questions about delegating-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate a task to a teammate and keep an audit trail?

Task delegation updates the Assignees field and appends a delegation entry to Context history, preserving a full audit trail. Recipient identity is verified, executor fields are reset, and the updated task is pushed to the view server.

What happens to executor-related fields when I reassign a task to another team member?

When reassigning a task, executor-related fields such as Executor, Working Directory, Branch, and Session Reference are safely reset to reflect the handoff. Dispatched At and Requires Review fields are also updated during the delegation process.

Can I delegate tasks to teammates using just their name or email?

Yes, you can delegate tasks by specifying a teammate's name or email. The system performs recipient lookup and will prompt you to clarify if multiple matches are found, ensuring the task is assigned to the correct person.

Does the delegation workflow handle cross-functional handoffs and role changes?

Yes, the delegation workflow applies to internal task reassignments, cross-functional handoffs, and role changes across an organization. It manages recipient lookup, content quality checks, and safe field resets before pushing the updated task.

What is the best way to manage task reassignment when there are multiple matches for a recipient?

When multiple matches are found during recipient lookup, the delegation workflow prompts you to resolve the ambiguity and verify the correct recipient. This safety check prevents tasks from being assigned to the wrong team member.