mataeil

16 mods across 1 repository, 5 stars between them.

ooda-loop

01

mataeil/OODA-loop

Plugin Claude Code

Plugin marketplace listing 1 plugin: ooda-loop.

5 2mo ago A tokens not measured original MIT

ooda-loop

02

mataeil/OODA-loop

Plugin Claude Code

An autonomous operations layer for your live side project. It watches, re-orients from which PRs you merge and reject, and opens small revertible PRs — bounded by a HALT file, protected paths, and a hard cost cap. Built on Boyd's OODA loop. You stay in command.

5 2mo ago A tokens not measured original MIT

OODA-loop CLAUDE.md

03

mataeil/OODA-loop

Instructions file

Instructions for mataeil/OODA-loop, covering claude.md — ooda-loop, structure, code rules, session continuity and 한국어 참고.

5 2mo ago A 313 tokens original MIT

PreToolUse

04

mataeil/OODA-loop

Hook

Runs before the agent uses a tool for Bash, Write, Edit, MultiEdit and NotebookEdit tool calls, executing halt-guard.sh via bash. From mataeil/OODA-loop.

5 2mo ago A tokens not measured original MIT

SessionStart

05

mataeil/OODA-loop

Hook

Runs when a session starts, running an inline shell check. From mataeil/OODA-loop.

5 2mo ago A tokens not measured original MIT

check-tests

06

mataeil/OODA-loop

Skill Claude CodeCodex

Run test suite, track coverage trends, and detect regressions. Detect phase skill — uses config.testcommand to execute tests and records results.

5 2mo ago A 31 tokens original MIT

dev-cycle

07

mataeil/OODA-loop

Skill Claude CodeCodex

Full implementation cycle pipeline. Takes the highest-RICE action from the action queue and implements it through a structured test → implement → verify workflow. Primary skill for the implementation domain — invoked by evolve when implementation is selected.

5 2mo ago A 46 tokens original MIT

evolve

08

mataeil/OODA-loop

Skill Claude CodeCodex

OODA Meta-Orchestrator. Observes all domain states, orients by learning from past outcomes, decides the highest-priority action, and executes it. Run with /evolve or /loop 4h /evolve.

5 2mo ago A 50 tokens original MIT

ooda-config

09

mataeil/OODA-loop

Skill Claude CodeCodex

View, modify, and validate config.json settings via slash commands.

5 2mo ago A 16 tokens original MIT

ooda-setup

10

mataeil/OODA-loop

Skill Claude CodeCodex

3-step project setup wizard. Auto-detects language, test framework, CI, and endpoints. Creates config.json from config.example.json.

5 2mo ago A 32 tokens original MIT

ooda-skill

11

mataeil/OODA-loop

Skill Claude CodeCodex

Create, disable, and enable domain skills. Generates project-specific SKILL.md files via a short interview.

5 2mo ago A 25 tokens original MIT

ooda-status

12

mataeil/OODA-loop

Skill Claude CodeCodex

Display OODA-loop status dashboard. Shows cycle count, domain states, confidence scores, action queue, and alerts in a single view.

5 2mo ago A 30 tokens original MIT

plan-backlog

13

mataeil/OODA-loop

Skill Claude CodeCodex

Score GitHub Issues using the RICE framework and propose a priority ordering. Strategize phase skill — turns raw issues into a ranked action plan written to agent/state/backlog.json.

5 2mo ago A 40 tokens original MIT

run-deploy

14

mataeil/OODA-loop

Skill Claude CodeCodex

Trigger deployment via GitHub Actions workflowdispatch. Execute phase skill — validates pre-deploy conditions, fires the configured workflow, monitors completion, and verifies post-deploy health.

5 2mo ago A 38 tokens original MIT

scan-health

15

mataeil/OODA-loop

Skill Claude CodeCodex

Monitor service health endpoints and detect anomalies. Observe phase skill — reads config.healthendpoints, checks availability, records baseline metrics.

5 2mo ago A 28 tokens original MIT

scan-disk

16

mataeil/OODA-loop

Skill Claude CodeCodex

Minimal example Observe-phase domain skill. Checks disk usage and records it. Copy this as a starting point for your own domain.

5 2mo ago A 29 tokens original MIT