Planning skills

23,779 tagged Planning, measured the same way as everything else here.

Browse within: agentic-ai 204LLM 118agent 115skills 98ai-coding 89claude-code-plugin 84cli 83agents 79agent-orchestration 73context-engineering 72spec-driven-development 71academic-research 68agentic-workflow 66workflow 60

orchestrate

1177

asimons81/hardproof

Skill Claude CodeCodex

Coordinate an active Hardproof run across discovery, design, planning, implementation, review, verification, delivery, and learning.

not rated 6 +1 3d ago A 28 tokens original Apache-2.0

cost-aware-development

1178

BottleYo/model-economy

Skill Claude CodeCodex

Guidance for choosing the smallest suitable development process based on a task's risk and complexity.

not rated 6 +1 1mo ago A 40 tokens original MIT

meeting

1179

Pattyboi101/oats-autonomous-agents

Skill Claude CodeCodex

Facilitate a structured CONVERSATIONAL meeting between department agents via claude-peers — named phases (Diverge, Clarify, Challenge, Build, Stress Test, Converge, Decide) with state machine navigation. Agents push back on each other and build on each other's ideas. Minimum path: Diverge → Challenge → Build → Stress…

not rated 6 3mo ago A 101 tokens original MIT

debate

1180

EZotoff/ez-omo-config

Skill Claude CodeCodex

Structured adversarial analysis protocol. Quick single-agent modes (challenge, panel, pre-mortem, red team) plus a decision-review protocol where one agent proposes, one critiques, the proposer revises, and a binding/advisory judge panel decides ADOPT/REVISE/REJECT/ESCALATE.

not rated 6 +1 changed 11d ago A SkillSpector: pass 67 tokens original MIT

check-prd-alignment

1181

ChatPRD/cursor-plugin

Skill Claude CodeCodex

Compare current code changes against a PRD to find gaps, deviations, and opportunities. Use before opening a PR, after finishing a feature, or to verify requirement coverage.

not rated 6 6mo ago A 40 tokens original MIT

specloop

1182

ivankuprin/SpecLoopSkill

Skill Codex

Run a bounded SPEC → BUILD → REVIEW → REPAIR workflow until verified or blocked. Explicit invocation only: $specloop in Codex or /specloop in Claude Code.

not rated 6 changed 8d ago A 43 tokens

novel-idea-hunter

1183

lokicik/novel-idea-hunter

Skill Codex

Evidence-first opportunity discovery — finds novel, defensible product/startup/project opportunities by researching before ideating, and mechanically rejects generic "AI-powered X" slop with deterministic validators. Use whenever the user asks for startup ideas, product or business opportunities, "what should I…

not rated 6 +1 18d ago A 131 tokens

brainstorming

1184

PANYUXIN6/pyx-skills

Skill Claude CodeCodex

Resolve uncertain product or architecture decisions before implementation. Use for explicit brainstorming or design requests, or when unresolved trade-offs, blast radius, or reversal cost could materially change the implementation; clear, local, reversible work proceeds directly.

not rated 6 changed 8d ago A SkillSpector: warn 48 tokens original MIT

travel-planner

1185

mrsunjc/TravelPilot-agent-skills

Skill Codex

A travel-planning guide for building practical itineraries for one city or several destinations. It arranges places by location and travel time, then accounts for opening hours, bookings, weather, transport, and budget.

not rated 6 +2 1mo ago A 195 tokens original MIT

dev-flow

1186

Wizarck/ai-playbook

Skill Claude CodeCodex

Orchestrate the canonical task↔PR↔release flow end-to-end. Two modes — /dev-flow start scaffolds an OpenSpec change + branch + (optional) worktree + git hook ready for commits; /dev-flow ship validates the current branch + pushes + opens PR + monitors CI. Use whenever you start any non-trivial change in a…

not rated 6 8d ago A 111 tokens original

council-of-skills

1187

aegntic/cognitive-os

Skill Claude CodeCodex

Use when a proposed skill, workflow, or decision needs adversarial review before it ships: convenes reviewers drawn from the agent-forge registry as hostile personas, adds a BUYER who states plainly whether they would pay, and forces every verdict to include the cheapest 48-hour test that could kill or validate the…

not rated 6 5d ago A 71 tokens

pdlc-autopilot

1188

vishnujayvel/pdlc-autopilot

Skill Claude CodeCodex

THE primary entry point for all SDLC and PDLC work. Use when user mentions: "SDLC", "PDLC", "build this feature", "implement the spec", "run the SDLC loop", "go back to SDLC", "continue implementation", "product context", "document this feature", "launch prep", or any spec-related work (requirements, design, tasks…

not rated 6 2mo ago A 414 tokens original MIT

agent-workflow

1189

galact-byte/galact-Skills

Skill Claude CodeCodex

Use when an agent must decide whether to proceed autonomously, ask for clarification, request approval, or select an appropriate verification scope for a coding or documentation task.

not rated 6 +1 changed 5d ago A 35 tokens

before-you-build

1190

bin1874/before-you-build-skill

Skill Codex

Use before building or changing a product, feature, SaaS, AI app, side project, or startup idea to run a short demand, distribution, and failure-pattern reality check. Not for ordinary coding tasks where the decision to build is already clear.

not rated 5 2mo ago A 54 tokens original MIT

openspec-propose

1191

prantikmedhi/ClawNexus

Skill Claude Code

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

not rated 5 3mo ago A 47 tokens original MIT

plan-equity-portfolio

1192

AlvisoOculus/optionsahoy-mcp

Skill Claude CodeCodex

Build one prioritized plan across a person's whole equity position - incentive stock options (ISOs), non-qualified stock options (NSOs), restricted stock units (RSUs), and held company stock - instead of answering one grant at a time. Use when someone has more than one grant type, asks "what should I do with my…

not rated 5 2d ago A 113 tokens original MIT

consume-me

1193

hardydai-cell/consume-me

Skill Codex

Stress-test a plan or design from three angles: drill down into branches, scan laterally for missing alternatives, and zoom out to expose systemic gaps until ambiguity becomes explicit decisions. Use when the user wants rigorous plan review, design pressure-testing, or deep decision clarification. Question-asking…

not rated 5 5mo ago A 63 tokens original MIT

lkangd/cc-settings-preset

Skill Claude Code

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

not rated 5 19d ago A 32 tokens copy · 83% ISC

brainstorm

1195

swDomass/AI_orchestrator

Skill Claude CodeCodex

Multi-persona Round-Table mit domain-aware Personas (LLM wählt 4–6 themenspezifische Rollen); iterative Cross-Pollination bis TF-IDF-Konvergenz; Synthesizer ranked Top-N mit Pro/Contra.

not rated 5 4d ago A 53 tokens original MIT

shipwright

1196

saadjangda/shipwright

Skill Claude CodeCodex

The only skill you need to build and ship world-class software — from idea to production. Covers the COMPLETE lifecycle: architecture design, domain modeling, service boundaries, data architecture, implementation with TDD, distinctive frontend design (anti-AI-slop), exhaustive QA across all layers, security hardening…

not rated 5 6mo ago A 189 tokens original MIT

life-os

1197

jasonhnd/life_OS

Skill Claude CodeCodex

A model-sovereign personal operating system for decisions, planning, reflection, knowledge, and persistent life context in an explicitly bound local Markdown second-brain.

not rated 5 1mo ago A 34 tokens original Apache-2.0

swarm-orchestrate

1198

AnmarHani/SwarmVault

Skill Claude Code

Optional autonomy control plane — configure, plan, launch, monitor, recover, or stop local CLI-agent workers through SwarmVault's durable supervisor. Use for fit/budget-aware platform + model + reasoning-effort routing; a consistent pre-start/live/boundary/on-demand board with ticket drill-down; TOLD/MEASURED/EST…

not rated 5 1mo ago A 109 tokens original MIT

electrum

1199

yoelf22/electrum

Skill Claude Code

Run the 8-phase product definition workflow for software-augmented hardware: Explore → High-Level Design → Component Arrangement → System Description → Gate Checklist → Product Visual → PPTX Carousel → PDF Carousel. Use when the user has a hardware+software product idea to develop.

not rated 5 1mo ago A 57 tokens original MIT

spec-to-done

1200

gozhang2/loop-engineering-kit

Skill Claude CodeCodex

Drive a reviewed spec to evidence-backed, integrated closure — grill the spec at intake until it is fully understood, decompose it into owned work items, build each against targeted criteria, gate every merge per item, maintain a criterion-to-evidence ledger, and close only when an integrated done gate passes. Use…

not rated 5 2mo ago A 98 tokens original Apache-2.0

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: