simota/planning-skills

Nine agent skills for the planning loop — frame, discover, options, decompose, estimate, risk, review, replan. Every estimate records what actually happened, so the next range comes from history rather than optimism.

2Stars on the repository
10Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

planning-decompose

01

simota/planning-skills

Skill Claude CodeCodex

Part of planning-skills

Slicing chosen work into tasks and sequencing them: task shape, the dependency graph, the critical path, milestones, and what can run in parallel.

not rated 2 7d ago A 34 tokens

planning-discover

02

simota/planning-skills

Skill Claude CodeCodex

Part of planning-skills

Establishing what is actually true before deciding: current state, verified facts, assumptions worth checking, discovered constraints, and unknowns ranked by decision impact.

not rated 2 7d ago A 35 tokens

planning-estimate

03

simota/planning-skills

Skill Claude CodeCodex

Part of planning-skills

Sizing work as ranges, not points: per-task estimates, the critical path total, buffer, schedule, range drivers, and the conditions that would break it.

not rated 2 7d ago A 36 tokens

planning-frame

04

simota/planning-skills

Skill Claude CodeCodex

Part of planning-skills

Turning a vague request into a stated problem: goals, non-goals, measurable success criteria, constraints, and the definition of done. Use when the problem itself is unstated.

not rated 2 7d ago A 39 tokens

planning-options

05

simota/planning-skills

Skill Claude CodeCodex

Part of planning-skills

Generating candidate approaches and choosing between them: criteria and weights, trade-offs, elimination, and a decision record naming what would change our mind.

not rated 2 7d ago A 31 tokens

planning-replan

06

simota/planning-skills

Skill Claude CodeCodex

Part of planning-skills

Deciding what a plan becomes once reality diverges: classifying the divergence, measuring it, the stop test, and a dated changelog of what changed and why.

not rated 2 7d ago A 38 tokens

planning-review

07

simota/planning-skills

Skill Claude CodeCodex

Part of planning-skills

Judging whether a plan is ready to act on: readiness checks, a silence audit for what the plan never mentions, blocking findings, and the shortest path to ready.

not rated 2 7d ago A 37 tokens

planning-risk

08

simota/planning-skills

Skill Claude CodeCodex

Part of planning-skills

Finding what could go wrong before it does: a pre-mortem, a register with likelihood and impact, mitigations, rollback, and abort conditions.

not rated 2 7d ago A 34 tokens

planning-router

09

simota/planning-skills

Skill Claude CodeCodex

Part of planning-skills

Entry point for the planning suite: classifies a planning request, picks the shortest chain of phases, and sequences them. Use when the phase is unclear, or a plan end to end is wanted.

not rated 2 7d ago A 43 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: