Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ormus-agent-ops

ormus-agent-ops contains 7 collected skills from HermeticOrmus, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
0
updated
2026-04-25
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-clean
software-developers

Purge tasks from an autonomous coding agent that failed due to infrastructure errors (rate limits, credit exhaustion, auth failures, network) — not code failures. Cleans the queue without losing legitimate failures that need triage.

2026-04-25
agent-evolve
software-developers

Full-cycle improvement loop for an autonomous coding agent. Verify operational health, analyze pipeline state, research cutting-edge agent patterns, propose and apply improvements. The self-upgrading loop.

2026-04-25
agent-inspect
software-developers

Deep dive into a single task in an autonomous coding agent — details, log, events, dependencies, review verdict. Use when a task's behavior is mysterious or `/agent-triage` couldn't classify it.

2026-04-25
agent-ops
software-developers

Operational actions on tasks in an autonomous coding agent — stop, requeue, dead-letter, retry-subtasks, bump-priority. The mechanic's toolbox for running agents.

2026-04-25
agent-status
network-and-computer-systems-administrators

At-a-glance overview of an autonomous coding agent — health, running tasks, queue, fail rate. Use to answer "is the agent working and what's it doing?" in a single dashboard.

2026-04-25
agent-sweep-orphans
software-developers

Triage orphan tasks in an autonomous coding agent — tasks marked "done" with commits or branches that never merged to main. Classifies each, shows the diff, and offers bulk merge / dead-letter / requeue dispositions.

2026-04-25
agent-triage
software-developers

Classify failed tasks from an autonomous coding agent, recommend disposition (retry / dead-letter / fix-and-retry / wontfix), and offer bulk action. Replaces reading hundreds of failure logs by hand.

2026-04-25