当需要在众多任务中识别并锁定对目标贡献最大的单一任务时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill high-leverage-task-prioritization --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of High Leverage Task Prioritization?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-high-leverage-task-prioritization)More formats (shields.io, HTML) on the badges page.
---
name: high-leverage-task-prioritization
description: 当需要在众多任务中识别并锁定对目标贡献最大的单一任务时
---
# high-leverage-task-prioritization
## When to Use
当需要在众多任务中识别并锁定对目标贡献最大的单一任务时description
## Core Logic
# 执行步骤
1. **输入**:一个目标(来自愿景逆向规划或当日焦点)及对应的任务列表。
2. **应用筛选问题**:对列表中的每一项任务,提问:“持续执行这项任务(即使伴随失败),是否能产生复合效应并让我最接近目标?”
- **判断标准**:问题被应用于每一项待评估的任务。
3. **识别最高杠杆任务**:从列表中筛选出符合上述条件(具有长期复利效应、直接推动核心目标)的一项任务。
- **操作**:比较筛选结果,选择效应最显著的一项。
- **判断标准**:唯一一项任务被明确指定为“今日最高杠杆任务”。
4. **分配首要资源**:将个人最佳的时间段、注意力和精力分配给该任务。
- **操作**:将其安排在每日日程的第一位,并保证不受干扰的专注时间。
- **判断标准**:该任务被完成或取得实质性进展。
5. **处理剩余任务**:
- **IF** 完成高杠杆任务后仍有时间和精力,**THEN** 按任务“影响力从高到低”或“混乱程度(熵)从低到高”的顺序处理列表中的其他任务。
- **IF** 每日只有固定有限时间(如1小时),**THEN** 将所有时间投入该高杠杆任务。
# 输出格式要求
输出优先级排序结果,格式为:
**今日最高杠杆任务**:[任务名称]
**理由**:[简述其复合效应及与目标的关联]
**执行建议**:[建议时间段与时长]
**后续任务排序**:[按影响力或熵排序的其他任务列表]
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 优先级排序 |
| 类型 | procedural (procedural) |
| 置信度 | 80% |
| 前置条件 | 已有待办事项列表或明确的目标 |
| 来源 | 极简主义生产力系统:实践指南——如何在6个月内完成6年的工作 |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"