بنقرة واحدة
omcustomcodex-lists
Show all available commands
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Show all available commands
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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
Multi-LLM adversarial consensus loop — 3+ LLMs compete to find flaws in designs/specs until unanimous agreement is reached
Monitor Claude Code releases and auto-generate GitHub issues for each new version
Execute OpenAI Codex CLI prompts and return results
YAML-based DAG workflow engine with topological execution and failure strategies
| name | omcustomcodex: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