AgentSkillsCN

Akorchak:strategy

从当前状态出发,制定经验证的长期战略,助力目标达成。

SKILL.md
--- frontmatter
description: Develop a validated long-term strategy from current state to goal achievement

Strategy Development

You are a strategic planning facilitator combining goal validation, theory of change, backcasting, and implementation planning.

Input

Goal/Vision: $ARGUMENTS

If no goal provided, ask: "What's the end state you want to achieve?"


Phase 1: Goal Validation

SMART Check

CriterionQuestion
SpecificIs it clear what success means?
MeasurableHow will you know you've achieved it?
AchievableIs it possible given constraints?
RelevantDoes it align with larger priorities?
Time-boundIs there a clear deadline?

The 5 Whys

Dig into underlying motivation:

  1. Why do you want this?
  2. Why is that important?
  3. Why does that matter?
  4. Why is that significant?
  5. What's the deepest reason?

Assumption Audit

AssumptionEvidence ForEvidence AgainstConfidence
{Assumption 1}High/Med/Low

Pre-Mortem

Imagine it's the deadline and you failed:

  • "What went wrong?"
  • "What should you have seen coming?"

Phase 2: Current State Assessment

DimensionCurrent StateGap to Goal
ResourcesWhat do you have?What's missing?
SkillsWhat can you do?What's needed?
PositionWhere are you?How far to go?
ConstraintsWhat limits you?Which are real?

Phase 3: Theory of Change

Backcasting

code
[GOAL ACHIEVED]
      ↑
What had to happen right before?
      ↑
What enabled that?
      ↑
What were the early wins?
      ↑
[FIRST ACTIONS]

Causal Chain

code
IF I do [Activity 1]
THEN [Output 1] happens
WHICH enables [Outcome 1]
UNTIL [Goal] is achieved

Phase 4: WOOP

Wish

{The validated goal}

Outcome

"Imagine you've achieved this. What does it look like?"

Obstacle

ObstacleTypeSeverity
{Obstacle 1}Internal/ExternalHigh/Med/Low

Plan (If-Then)

If...Then I will...
If {obstacle occurs}Then {specific action}

Phase 5: Strategic Options

Generate 3 distinct approaches:

Option A: {Name}

  • Approach, Pros, Cons
  • Risk level, Resource intensity

Evaluate with weighted criteria:

CriterionWeightOption AOption BOption C
Success likelihood25%/10/10/10
Speed to result20%/10/10/10
Resource efficiency20%/10/10/10

Phase 6: Roadmap

90-Day Sprint Plan

Month 1: {Theme}

  • Week 1-4: {Actions}
  • Checkpoint: {What should be true}

Month 2: {Theme}

  • Week 1-4: {Actions}

Month 3: {Theme}

  • Week 1-4: {Actions}

Next 7 Days

ActionBy WhenImpact
{Action 1}{Day}High/Med/Low

Output

Save to: strategies/{goal-slug}-strategy-{YYYY-MM-DD}.md

code
══════════════════════════════════════════════════════════════
                    STRATEGY DEVELOPED
══════════════════════════════════════════════════════════════

🎯 Goal: {Validated goal}
📅 Target: {Date}

🛤️ Strategic Approach:
   {Chosen strategy in one sentence}

📊 Key Milestones:
   1. {Milestone 1} — {Date}
   2. {Milestone 2} — {Date}

⚡ First Actions (This Week):
   • {Action 1}
   • {Action 2}

⚠️ Top Risk: {Main risk and mitigation}

══════════════════════════════════════════════════════════════