Agent skill

ooda

OODA loop decision framework (Observe, Orient, Decide, Act). Use for complex decisions, problem-solving, unclear situations, or when someone is jumping to solutions without analysis.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill ooda-wildwasser-opencode-agents --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/ooda-wildwasser-opencode-agents/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# OODA Loop Analysis Run a complete OODA loop (Observe, Orient, Decide, Execute) on the problem or decision provided. ## Instructions Work through each phase sequentially. Be thorough but concise. ### Phase 1: OBSERVE Gather facts before analyzing. Ask: "What is actually happening?" Output: - **Current State**: Facts only, no interpretation - **Signals**: What prompted this inquiry - **Scope**: Boundaries of the situation - **Constraints**: Resources, time, rules, dependencies - **Unknowns**: Information gaps to acknowledge ### Phase 2: ORIENT Analyze and build understanding. Ask: "Why is this happening?" Output: - **Root Cause Analysis**: Underlying drivers, not just symptoms - **Mental Models**: Frameworks that apply (first principles, inversion, second-order effects, etc.) - **Patterns**: Similar situations and their outcomes - **Stakeholder Views**: How different parties see this - **Assumptions**: What we're taking for granted - **Biases**: Cognitive traps to watch for ### Phase 3: DECIDE Choose from viable options. Ask: "What's the best approach?" Output: - **Options** (minimum 3): - Option A — Pros / Cons / Risk level - Option B — Pros / Cons / Risk level - Option C — Pros /

What's inside
Steps it walks through
  1. Instructions
  2. Phase 1: OBSERVE
  3. Phase 2: ORIENT
  4. Phase 3: DECIDE
  5. Phase 4: EXECUTE
  6. Feedback Loop
  7. Format
  8. Examples
  9. Business: Product Launch Timing
  10. Personal: Job Offer Decision
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the ooda skill do?

OODA loop decision framework (Observe, Orient, Decide, Act). Use for complex decisions, problem-solving, unclear situations, or when someone is jumping to solutions without analysis.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill ooda-wildwasser-opencode-agents --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going