当需要高质量完成一项创造性或深度认知任务,但时间有限时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill constraint-driven-deep-work --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Constraint Driven Deep Work?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-constraint-driven-deep-work)More formats (shields.io, HTML) on the badges page.
---
name: constraint-driven-deep-work
description: 当需要高质量完成一项创造性或深度认知任务,但时间有限时
---
# constraint-driven-deep-work
## When to Use
当需要高质量完成一项创造性或深度认知任务,但时间有限时description
## Core Logic
# 执行步骤
1. **识别非工作优先事项**:明确在工作之外你高度重视的1-2件事项(如每日锻炼、家庭晚餐、固定睡眠时间)。这些事项构成不可侵犯的时间区块。
2. **设定硬性截止期限**:根据步骤1的非工作优先事项,为当前深度工作任务设定一个早于其冲突点的、明确的完成截止时间(输入:任务与可用时间窗口)。
3. **应用帕金森定律**:有意识地将任务计划压缩到比“感觉足够”更短的时间内,利用紧迫感对抗拖延。
4. **执行专注冲刺**:在设定的截止时间前,移除干扰,全力专注于任务。
- **IF** 截止时间到,任务未完成 -> 输出:停止工作,记录进度。评估是计划不切实际还是执行分心,用于下次调整。
- **ELSE** 任务在截止时间前完成 -> 输出:结束工作,转向非工作优先事项。
5. **复盘与调整**:回顾在压缩时间段内的工作质量和产出。根据结果,优化未来对任务耗时的预估和截止期限的设置。
# 输出格式要求
输出深度工作计划,格式为:“任务:[任务描述]。硬性截止时间:[具体时间]。非工作优先事项保障:[如‘确保19:00开始锻炼’]。预期压缩工作时段:[如‘14:00-17:00’]。”
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 学习与效率 |
| 类型 | procedural (procedural) |
| 置信度 | 75% |
| 前置条件 | 有一项明确的、需要专注力的工作任务 |
| 来源 | 生产力哲学:80小时神话与忙碌成瘾 > 如何少工作、多赚钱、享受生活 > 5) 负责任的生活内置截止日期 |
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...