with one click
omcustom-lists
Show all available commands
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Show all available commands
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Invoke and resume YAML-defined pipelines by name — /pipeline auto-dev runs the full release pipeline
Full Self Driving — autonomous release loop that processes all auto-dev-eligible GitHub issues until none remain, by repeatedly running /pipeline auto-dev then /homework.
On explicit /homework invocation, analyze the current and linked previous sessions, extract mistakes (찐빠), and report them via omcustom-feedback with a confirmation gate. Auto-activation on session cleanup/session-end signals is OPT-IN (default OFF) — requires an explicit project/user directive. Use when explicitly auditing recent work for harness gaps.
hada.io RSS feed monitoring for AI agent/harness articles with automated /scout analysis
Pre-action boundary checking — validates agent tool calls against declared capabilities and task contracts
Auto-detect project context and optimize harness — deactivate unused agents/skills, suggest missing experts, generate project profile
| name | omcustom:lists |
| description | Show all available commands |
| scope | harness |
| argument-hint | [--category <category>] [--verbose] |
| user-invocable | true |
Show all available commands with optional filtering and detailed information.
--verbose, -v Show detailed descriptions
--category, -c Filter by category (system, manager, dev)
AI Agent System - Available Commands
System:
lists Show all available commands
status Show system status
help Show help information
Manager:
/create-agent Create a new agent
/update-docs Sync documentation with project structure
/update-external Update agents from external sources
/audit-agents Audit agent dependencies
/fix-refs Fix broken references
Dev:
/dev-review Review code for best practices
/dev-refactor Refactor code
Use "<command> --help" for detailed information.
lists --verbose
AI Agent System - Available Commands (Detailed)
System Commands:
┌─────────┬──────────────────────────────────────────────┐
│ Command │ Description │
├─────────┼──────────────────────────────────────────────┤
│ lists │ Show all available commands │
│ status │ Show system status and health checks │
│ help │ Show help for commands and agents │
└─────────┴──────────────────────────────────────────────┘
Manager Commands:
┌──────────────────┬──────────────────────────────────────┐
│ Command │ Description │
├──────────────────┼──────────────────────────────────────┤
│ /create-agent │ Create a new agent with structure │
│ /update-docs │ Sync all docs with project state │
│ /update-external │ Update from external sources │
│ /audit-agents │ Check dependencies and refs │
│ /fix-refs │ Auto-fix broken references │
└──────────────────┴──────────────────────────────────────┘
Dev Commands:
┌──────────────┬────────────────────────────────────────┐
│ Command │ Description │
├──────────────┼────────────────────────────────────────┤
│ /dev-review │ Review code against best practices │
│ /dev-refactor│ Suggest and apply refactoring │
└──────────────┴────────────────────────────────────────┘
Total: 10 commands available