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

agent-orchestrator-ts

agent-orchestrator-ts contains 12 collected skills from jleechanorg, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
8
updated
2026-07-23
Forks
3
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

babysit
software-developers

Multi-PR triage and parallel work dispatcher. Prevents single-PR tunnel vision by enforcing a survey-before-deep-dive protocol.

2026-07-23
pr-green-definition
software-developers

Canonical 6-green PR merge criteria, PR status check pattern, PR freeze discipline, and admin merge protocol

2026-07-23
babysit
network-and-computer-systems-administrators

Watch one or more AO worker tmux sessions, classify their state (WORKING/IDLE/QUEUED/DEAD/COMPLETED), auto-remediate known failures (trust TUI), and push-notify on STALLED-COMPLETED / DEAD sessions. Reuses ao-session-monitor state detection. Use /babysit to start a monitoring loop on a specific worker, all active workers, or workers matching a PR/branch.

2026-07-11
codex-evolve-loop
computer-occupations-all-other

Codex-native AO evolve loop. Run a deterministic local observe/measure cycle, then optionally delegate targeted fixes via /claw using the canonical evolve-loop skill.

2026-07-11
pr-driver-protocol
software-developers

Use after every `git push` on a PR — enumerates ALL current gate failures, fixes ALL in one local pass, and pushes once. The fix-all-before-push invariant. Pairs with the CLAUDE.md PR driver loop contract and babysit DRIVER mode.

2026-06-19
evidence-standards
software-quality-assurance-analysts-and-testers

Evidence standards for testing and verification, including evidence classes, mock/real boundaries, and proof bundle requirements.

2026-06-18
technique-router
software-developers

Classifies GitHub issues/PRs into PR-type categories and recommends autor techniques. Used by packages/core/src/decomposer.ts.

2026-05-05
agent-orchestrator
software-developers

Use this skill when working in repositories managed by Agent Orchestrator or when the user asks how to use `ao` properly. Covers the default AO workflow: bootstrap with `ao start`, dispatch work with `ao spawn`, inspect progress with `ao status` or `ao session ls`, steer sessions with `ao send`, and recover or clean up sessions safely.

2026-04-27
tdd-evidence-workflow
software-quality-assurance-analysts-and-testers

TDD-driven evidence workflow for generating authoritative failure/fix proof in PRs.

2026-04-17
skeptic-agent
software-quality-assurance-analysts-and-testers

Define and run skeptic exit criteria for non-trivial tasks — independent verification agent with inverted incentive to find gaps

2026-04-15
tmux-video-evidence
software-developers

How to record asciinema/tmux evidence videos that prove work was done correctly

2026-04-15
ui-video-evidence
software-developers

How to record captioned browser/UI evidence GIFs that prove visual behavior and user flows ran correctly

2026-04-15