
Ooda
- Updated July 6, 2026
- patcoll/patcoll-skills-collection
Ooda provides OODA-loop agents (observe, orient, decide, act) together with investigation skills for structured, iterative problem-solving. Developers use it to give an agent a disciplined reasoning and investigation workflow.
Key points
- Observe-orient-decide-act loop
- Investigation skills
- Structured agent reasoning
Ooda by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add patcoll/patcoll-skills-collection/plugin install ooda@patcoll-skills-collectionAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | July 6, 2026 |
|---|---|
| Repository | patcoll/patcoll-skills-collection ↗ |
What it does
Run OODA-loop agents (observe, orient, decide, act) plus investigation skills for structured problem-solving.
README.md
patcoll-skills-collection
Claude Code plugins and agents.
Install
claude plugin marketplace add patcoll/patcoll-skills-collection
Then install individual plugins:
claude plugin install ooda
claude plugin install find-tests
Plugins
ooda
OODA loop agents (observe, orient, decide, act) for structured problem-solving. Includes investigation skills that coordinate the agents.
find-tests
Finds tests relevant to changed files by tracing the call graph 3 layers deep. Includes a find-and-run-tests skill that discovers and runs all tests for the current branch.