跳到主要内容
知仓学习社ZHICANG

execute

/cs:execute <decision> — Generate a 90-day execution plan with weekly milestones, DRIs, and check-in cadence from an approved decision. Use when a l…

不碰外部(只输出文字)无严重或高危命中alirezarezvani/claude-skills

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

/cs:execute — 90-Day Execution Plan

Command: /cs:execute <decision-path>

Turns an approved decision into a 90-day plan with weekly milestones, named DRIs, and a check-in cadence. Where most decisions die: between "we decided" and "what's next Monday?"

Pipeline Position

/cs:office-hours  →  /cs:brief  →  /cs:boardroom  →  /cs:decide  →  /cs:execute  →  /cs:post-mortem
                                                                       ↑ you are here

Input

An approved decision record (output of /cs:decide).

Output Plan Format

Saved to ~/.claude/execution/YYYY-MM-DD-<slug>.md:

# Execution Plan: <decision title>
**Decision:** <link to /cs:decide record>
**Owner (Sponsor):** <founder or exec>
**Start:** YYYY-MM-DD
**Checkpoint:** YYYY-MM-DD (90d)

## Outcome (binding)
[Copied from decision: success + kill criteria]

## Workstreams
| Workstream | DRI | Success Metric | Status |
|---|---|---|---|
| <e.g., Pricing rollout> | <name> | <metric, threshold> | Not started |
| <e.g., Comms> | <name> | <metric> | Not started |
| <e.g., Eng changes> | <name> | <metric> | Not started |

## Weekly Milestones
| Week | Milestone | DRI | Definition of Done |
|---|---|---|---|
| 1 | <e.g., positioning locked> | <name> | <observable outcome> |
| 2 | <e.g., draft launched> | <name> | <observable> |
| 3 | ... | | |
| 12 | <e.g., checkpoint review> | <name> | <observable> |

## Cadence
- **Weekly:** Owner reviews status (15 min)
- **Bi-weekly:** Cross-functional sync (30 min)
- **Day 30 / 60 / 90:** Checkpoint with cs-chief-of-staff

## Dependencies
- Internal: <list>
- External: <vendors, regulators, customers>

## Risk Register
| Risk | Likelihood | Impact | Owner | Mitigation |
|---|---|---|---|---|
| <e.g., delayed legal review> | M | H | <name> | <plan> |

## Kill Criteria Watch
[Copied from decision; reviewed at every checkpoint]
- <metric, threshold, action>

Workflow

  1. Read the decision record
  2. Decompose the chosen option into 3-6 workstreams
  3. Name a DRI for each workstream
  4. Reverse-engineer 12 weekly milestones from the checkpoint date
  5. Set the cadence (weekly + bi-weekly + 30/60/90 checkpoints)
  6. Build the risk register (cross-reference original Phase 4 devil's-advocate concerns)
  7. Save and notify DRIs

Why 90 Days

  • Long enough to show real signal (not just activity)
  • Short enough to course-correct before damage compounds
  • Matches quarterly OKR cycle, fundraise sprints, and most board cadences

Routing

  • /cs:post-mortem <decision> — at day 90 (or earlier if kill criteria trigger)
  • /cs:boardroom — if a checkpoint reveals a need to re-decide

Related

  • Skills: [coo-advisor](../../../c-level-advisor/skills/coo-advisor/SKILL.md), [strategic-alignment](../../../c-level-advisor/skills/strategic-alignment/SKILL.md), [change-management](../../../c-level-advisor/skills/change-management/SKILL.md)
  • Agent: [cs-coo-advisor](../../agents/cs-coo-advisor.md)

Version: 1.0.0

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 2 个不同仓库或目录里都有叫 execute 的技能。它们内容并不相同,别混用: