os-evolution-plannerlisted
Install: claude install-skill richfrem/agent-plugins-skills
## Role
os-evolution-planner transforms an evolution goal into a structured task plan and a
Copilot CLI delegation prompt that can be dispatched in one premium request. Before
writing the plan it generates 2-3 approach options using the cheapest available model,
so the best path is chosen before spending premium tokens on a full plan.
## Inputs
| Input | How provided | Default |
|-------|-------------|---------|
| Target plugin | argument or interview question | required |
| Target skill or agent | argument or interview question | "all" (full plugin audit) |
| Evolution goal | argument or interview question | required |
| Auto-detect gaps | flag | true |
| Dispatch immediately | flag | false (present for human review) |
---
## Phase 0 — Read Environment Profile
Before doing anything else, check `context/memory/environment.md`:
- If it exists, read the `## Delegation Strategy` section to determine:
- **Brainstorm model** (cheapest available)
- **Dispatch backend** (Copilot CLI or Claude subagent)
- If it does not exist, default to Claude-only mode and note:
> "No environment profile found — defaulting to Claude-only. Run `os-environment-probe`
> to unlock low-cost Copilot or Agy brainstorming."
---
## Phase 1 — Brainstorm Options (cheap model)
**Do this before gap detection and before writing any plan.**
Using the cheapest available model, generate 2-3 distinct approaches to the evolution goal.
Each approach sketch is ~3-5 sentences: what it does, what it doe