weekly-review-planning
Weekly reset: commitments, stalled work, next-week plan.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=nousresearch-hermes-agent-skills-productivity-weekly-review-planning-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name weekly-review-planning description Weekly reset: commitments, stalled work, next-week plan. version 0.1.0 author Ben Barclay (benbarclay), Hermes Agent license MIT platforms ["linux","macos","windows"] metadata {"hermes":{"tags":["Weekly-Review","Planning","Tasks","Calendar","Productivity"],"related_skills":["obsidian","notion","airtable","google-workspace","email-inbox-triage"]}} Weekly Review and Planning Run a bounded weekly reset across the user's chosen systems. This is a concrete recurring task, not a generic productivity methodology — the weekly-review Automation Blueprint schedules it as a cron job. When to Use "Run my weekly review." "What did I commit to and what is slipping?" "Plan next week from my calendar, tasks, and notes." "Find stale projects and waiting items." A cron tick fires for a scheduled weekly review. Don't use for: daily briefs (see the google-workspace daily-brief reference) or single-inbox triage ( email-inbox-triage ). Procedure 1. Set systems and window Confirm timezone, review period, planning horizon, authoritative task/project store, calendars, inboxes, and allowed writes. Default to recommendations/drafts, not mutations. Done when source-of-truth conflicts have a declared winner. 2. Review calendar evidence Load google-workspace or the relevant calendar connector. Inspect the completed week for meetings and commitments, then the next 1-2 weeks for deadlines, travel, preparation, and capacity. Capture follow-ups implied by past events and conflicts ahead. Done when both retrospective and horizon are covered. 3. Clear capture inboxes Review the task inbox, notes ( obsidian , notion ), flagged email ( email-inbox-triage owns thread-level triage), and other declared capture points. Convert each item to next action, project, waiting, scheduled, someday, reference, archive, or delete proposal. Do not mutate until scope is approved. Done when remaining unprocessed items are counted and stated. 4. Reconcile active projects For each project identify desired outcome, next action, owner, deadline, blocker, last meaningful activity, and source link. Flag projects with no next action, missed dates, duplicate records, or contradictory status. Done when every active project is actionable or explicitly paused. 5. Review waiting and commitments Find promises made by the user and items owed by others. Propose follow-ups with dates and channels. Do not infer that silence means completion. Done when each waiting item has an owner and next review/follow-up date. 6. Build a capacity-aware plan Estimate fixed calendar load and select a small set of weekly outcomes plus near-term next actions. Rank by consequence, deadline, dependency, and effort; do not fill every free hour. Done when the plan fits actual capacity and names deferred work. 7. Apply approved updates Update tasks/projects, create calendar holds, archive processed items, and draft follow-ups only as approved. Read every changed record back from the provider. Done when verified writes match the review summary. Output Shape Wins and completed commitments Overdue or at risk Waiting/follow-ups Stalled or ambiguous projects Next week's outcomes and calendar constraints Proposed updates awaiting approval Coverage gaps Pitfalls Planning from tasks without calendar capacity. Carrying every unfinished item forward as high priority. Marking projects active with no next action. Silently deleting or rescheduling personal commitments. Treating silence from others as completion. Verification Both the completed week and the planning horizon were covered, or gaps are stated. Every stalled/waiting flag traces to a specific record, event, or thread. No task, event, or note was mutated without approval; approved writes were read back. The plan names what was deferred, not just what was chosen.
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |