Agent Skillsmohitagw15856/pm-claude-skills › delegation-brief

delegation-brief

GitHub

生成结构化委派简报,明确成果标准、背景约束与自主级别。通过早期检查点设计防止执行偏差,确保委托方一次性获得符合预期的结果,适用于需要清晰移交任务和决策权的场景。

exports/openclaw/delegation-brief/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

如何正确委派任务 委派后结果总是不对 为某项工作撰写委派简报 需要确定给予多少细节

Install

npx skills add mohitagw15856/pm-claude-skills --skill delegation-brief -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/delegation-brief -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@delegation-brief

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill delegation-brief -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "delegation-brief",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/delegation-brief.html",
    "metadata": {
        "openclaw": {
            "emoji": "🧠"
        }
    },
    "description": "Delegate so the work comes back right the first time — the brief that transfers outcome, context, and constraints (not just the task), the autonomy level stated explicitly, and the check-in design that catches drift without hovering. Use when asked hand this off properly, my delegations come back wrong, write a brief for this task I'm giving away, or how much detail do I give. Produces the delegation brief with the outcome and guardrails, the autonomy level, the check-in points, and the questions-welcome contract."
}

Delegation Brief Skill

Delegation fails at the handoff, not the execution: the task transferred without its outcome ("send me a draft" — of what, for whom, to achieve what?), without its constraints (discovered as rejections later), without the autonomy level (so the delegate either hovers back with every micro-decision or runs confidently off the map). The brief fixes the transfer: the outcome with its done-test, the context that makes judgment possible (why this matters, who it's for), the guardrails (the true constraints, and only the true ones), the stated autonomy level, and check-ins placed where drift is cheapest to catch — at the first artifact, not the final one.

What This Skill Produces

  • The brief — outcome + done-test, context, guardrails, resources, the deadline with its real/soft nature stated
  • The autonomy level, explicit — decide-and-do / decide-then-tell / propose-then-decide-together — per decision type
  • The check-in design — the early-artifact review that catches drift at 10% cost, and the drop-in-anytime contract
  • The receiving-side test — the brief read back: can the delegate state the outcome and the first step? (runbook-writer stranger-test, for handoffs)

Required Inputs

Ask for these if not provided:

  • The task and its real outcome — what does done look like, observably, and what is this for (the context that lets the delegate make the hundred small calls the brief can't enumerate)
  • The delegate's altitude — their experience with this work-kind; the brief's grain and the autonomy level calibrate to the person, not the task alone
  • The true constraints — the actual guardrails (budget, tone, the stakeholder landmine, the deadline's hardness) — separated from the delegator's preferences, which are optional and labeled
  • The delegator's honest failure mode — hoverer or vanisher? The check-in design compensates for the actual person on both ends

Framework: The Brief Rules

  1. Outcome and done-test, not activity: "the vendor comparison ready for Thursday's decision meeting — done means: the three finalists scored on our criteria, one page, decision-meeting-format pre-read grade" — the activity version ("look into vendors") delegates confusion. The done-test is what makes "is this what you wanted?" answerable by the delegate alone.
  2. Context is the judgment transfer: two sentences of why-this-matters and who-consumes-it — because the delegate will face fifty unbriefed micro-decisions, and context is the only thing that lets them decide those the way you would. Task-without-context delegation produces exactly-what-you-said-not-what-you-meant.
  3. Guardrails are true constraints only: the real limits (the budget, the do-not-contact, the hard date) — stated as guardrails — and the preferences ("I'd probably format it as a table") — labeled as optional. Briefs that dress preferences as constraints train delegates to wait for specs; the labeled split is what grows them.
  4. Autonomy is stated, per decision class: "vendor shortlist: decide-and-do · pricing negotiation: propose first · anything touching Legal: bring it to me" — the three-level vocabulary, applied explicitly, replaces the guessing game that produces both hovering and overreach. Default for the capable: decide-and-tell.
  5. Check-ins catch drift early and are not surveillance: one review at the first artifact (the outline, the first section — where wrong direction costs 10%, not 90%), the milestone check for long work, and the standing contract: "questions anytime — asking early is the pro move, not the failure" (onboarding-buddy-plan safety logic). The vanisher schedules these because they won't happen ambiently; the hoverer commits to only these.

Output Format

Delegation Brief: [task] → [delegate]

Outcome: [what done looks like + the done-test] Why/for whom: [the two context sentences] Guardrails (真 constraints): [the true limits] · Preferences (optional, labeled): […] Autonomy: [per decision class: decide-and-do / decide-tell / propose-first] Deadline: [date + hard/soft stated] · Resources: [access, prior art, the person to ask about X]

Check-In Design

[First-artifact review at (date) · milestone (if long) · the questions-welcome contract, said]

The Read-Back

[The delegate states outcome + first step — gaps patched now, not at delivery]

Quality Checks

  • The outcome has a done-test the delegate can self-apply
  • Context (why/for-whom) is present — not just the task
  • Constraints and preferences are separated and labeled
  • Autonomy is explicit per decision class
  • The first-artifact check-in is scheduled, and the read-back happened

Anti-Patterns

  • Do not delegate activities — outcomes with done-tests, or you'll get exactly what you said
  • Do not smuggle preferences as constraints — it caps the delegate at your imagination
  • Do not leave autonomy implicit — the guessing game produces hovering and overreach in equal measure
  • Do not review only the final artifact — drift caught at 90% is a rewrite with feelings
  • Do not take the work back at the first wobble — the brief gets patched, the delegate keeps the pen ([the growth is the point])

Version History

  • 471c606 Current 2026-07-22 13:20

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
29b93cce
Indexed
2026-07-22 13:20

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 14:48
浙ICP备14020137号-1 $방문자$