beo/planning

Installation
SKILL.md

Warcraft Planning

Overview

Planning is the research-and-decompose phase. It takes CONTEXT.md from exploring and produces:

  1. A plan.md document with the implementation approach
  2. Task beads in the bead graph with dependencies wired
  3. A risk classification for each task

Core principle: Plan once, execute many. Every minute spent planning saves 10 minutes of confused implementation.

When to Use

  • After beo/exploring completes (CONTEXT.md exists)
  • User says "plan this", "create tasks", "decompose"
  • Router detected state = planning (epic exists, no approved label, tasks may or may not exist)

Prerequisites

Installs
First Seen
beo/planning — minhtri2710/skills