Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

OODA-loop

OODA-loop에는 mataeil에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
5
업데이트
2026-06-21
Forks
1
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

evolve
기타 컴퓨터 관련 직업

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.

2026-06-21
dev-cycle
소프트웨어 개발자

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.

2026-06-21
ooda-setup
소프트웨어 개발자

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

2026-06-14
ooda-status
소프트웨어 개발자

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

2026-06-14
ooda-config
소프트웨어 개발자

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

2026-06-14
check-tests
소프트웨어 품질 보증 분석가·테스터

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

2026-06-10
plan-backlog
소프트웨어 개발자

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.

2026-06-10
run-deploy
소프트웨어 개발자

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

2026-06-10
scan-health
네트워크·컴퓨터 시스템 관리자

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

2026-06-10
scan-disk
네트워크·컴퓨터 시스템 관리자

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

2026-06-06
ooda-skill
소프트웨어 개발자

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

2026-04-03
OODA-loop GitHub Agent Skills | SkillsMP