Skip to main content
Run any Skill in Manus
with one click
mataeil
GitHub creator profile

mataeil

Repository-level view of 11 collected skills across 1 GitHub repositories.

skills collected
11
repositories
1
updated
2026-06-21
repository explorer

Repositories and representative skills

evolve
computer-occupations-all-other

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-06-14
check-tests
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
Showing top 8 of 11 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded