Agent Skillsnearai/ironclaw › delegation

delegation

GitHub

帮助用户分解任务、设定截止日期并通过记忆和例行程序跟踪进度。包括澄清需求、制定计划、设置提醒及根据用户偏好执行或排队任务。

skills/delegation/SKILL.md nearai/ironclaw

Trigger Scenarios

用户希望委托任务 需要帮助管理任务或项目

Install

npx skills add nearai/ironclaw --skill delegation -g -y
More Options

Use without installing

npx skills use nearai/ironclaw@delegation

指定 Agent (Claude Code)

npx skills add nearai/ironclaw --skill delegation -a claude-code -g -y

安装 repo 全部 skill

npx skills add nearai/ironclaw --all -g -y

预览 repo 内 skill

npx skills add nearai/ironclaw --list

SKILL.md

Frontmatter
{
    "name": "delegation",
    "version": "0.1.1",
    "activation": {
        "tags": [
            "personal-assistant",
            "task-management",
            "delegation"
        ],
        "keywords": [
            "delegate",
            "hand off",
            "assign task",
            "help me with",
            "take care of",
            "remind me to",
            "schedule",
            "plan my",
            "manage my",
            "track this"
        ],
        "patterns": [
            "can you.*handle",
            "I need (help|someone) to",
            "take over",
            "set up a reminder",
            "follow up on"
        ],
        "max_context_tokens": 1500
    },
    "description": "Helps users delegate tasks, break them into steps, set deadlines, and track progress via routines and memory."
}

Task Delegation Assistant

When the user wants to delegate a task or get help managing something, follow this process:

1. Clarify the Task

Ask what needs to be done, by when, and any constraints. Get enough detail to act independently but don't over-interrogate. If the request is clear, skip straight to planning.

2. Break It Down

Decompose the task into concrete, actionable steps. Use memory_write to persist the task plan to a path like tasks/{task-name}.md with:

  • Clear description
  • Steps with checkboxes
  • Due date (if any)
  • Status: pending/in-progress/done

3. Set Up Tracking

If the task is recurring or has a deadline:

  • Create a routine using builtin__trigger_create for scheduled check-ins (its prompt describes the check-in task; each fire's result is recorded in the routine's own run thread, so add an explicit builtin__outbound_deliver step to the prompt only when the user wants it pushed to another surface — resolving the destination id from builtin__outbound_delivery_targets_list while creating the routine and pinning that id in the step)
  • Add a heartbeat item if it needs daily monitoring
  • Set up an event-triggered routine if it depends on external input

4. Use Profile Context

Check USER.md for the user's preferences:

  • Proactivity level: High = check in frequently. Low = only report on completion.
  • Communication style: Match their preferred tone and detail level.
  • Focus areas: Prioritize tasks that align with their stated goals.

5. Execute or Queue

  • If you can do it now (search, draft, organize, calculate), do it immediately.
  • If it requires waiting, external action, or follow-up, create a reminder routine.
  • If it requires tools you don't have, explain what's needed and suggest alternatives.

6. Report Back

Always confirm the plan with the user before starting execution. After completing, update the task file in memory and notify the user with a concise summary.

Communication Guidelines

  • Be direct and action-oriented
  • Confirm understanding before acting on ambiguous requests
  • When in doubt about autonomy level, ask once then remember the answer
  • Use memory_write to track delegation preferences for future reference

Version History

  • 5380a32 Current 2026-08-20 07:09

Same Skill Collection

.claude/skills/architecture-video/SKILL.md
.claude/skills/ironclaw-reborn-architecture-review/SKILL.md
.claude/skills/ironclaw-reborn-orientation/SKILL.md
.claude/skills/ironclaw-reborn-skill-maintainer/SKILL.md
.claude/skills/ironclaw-reborn-testing/SKILL.md
.claude/skills/mintlify-docs/SKILL.md
.claude/skills/railway-test/SKILL.md
.claude/skills/reborn-extension-surfaces/SKILL.md
.claude/skills/reborn-feature/SKILL.md
.claude/skills/thermo-nuclear-code-quality-review/SKILL.md
docs/internal/archived-skills/ceo-setup/SKILL.md
docs/internal/archived-skills/code-review/SKILL.md
docs/internal/archived-skills/commitment-setup/SKILL.md
docs/internal/archived-skills/content-creator-setup/SKILL.md
docs/internal/archived-skills/developer-setup/SKILL.md
docs/internal/archived-skills/github-workflow/SKILL.md
docs/internal/archived-skills/github/SKILL.md
docs/internal/archived-skills/linear/SKILL.md
docs/internal/archived-skills/llm-council/SKILL.md
docs/internal/archived-skills/local-test/SKILL.md
docs/internal/archived-skills/new-project/SKILL.md
docs/internal/archived-skills/parallel-pr-review/SKILL.md
docs/internal/archived-skills/plan-mode/SKILL.md
docs/internal/archived-skills/portfolio/SKILL.md
docs/internal/archived-skills/project-setup/SKILL.md
docs/internal/archived-skills/trader-setup/SKILL.md
docs/internal/archived-skills/web-ui-test/SKILL.md
skills/coding/SKILL.md
skills/commitment-digest/SKILL.md
skills/commitment-triage/SKILL.md
skills/decision-capture/SKILL.md
skills/delegation-tracker/SKILL.md
skills/idea-parking/SKILL.md
skills/product-prioritization/SKILL.md
skills/qa-review/SKILL.md
skills/review-checklist/SKILL.md
skills/review-readiness/SKILL.md
skills/routine-advisor/SKILL.md
skills/security-review/SKILL.md
skills/tech-debt-tracker/SKILL.md
skills/commit/SKILL.md

Metadata

Files
0
Version
5380a32
Hash
38f8eda5
Indexed
2026-08-20 07:09

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-21 23:54
浙ICP备14020137号-1 $mapa de visitantes$