一键导入
omcustom-help
Show help information for commands and system
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Show help information for commands and system
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Full R017 verification (5+3 rounds) before commit
Load a skill profile to switch active plugin set. Use when user wants to focus on a specific workflow (web-app/data-eng/harness-dev/minimal) and reduce skill enumeration block size per
6-stage structured development cycle with stage-based tool restrictions
Deploy applications to Vercel with auto-detection and preview URLs
Auto-detect project context and optimize harness — deactivate unused agents/skills, suggest missing experts, generate project profile
Monitor Claude Code releases and auto-generate GitHub issues for each new version
| name | omcustom:help |
| description | Show help information for commands and system |
| scope | harness |
| argument-hint | [command] [--agents] [--rules] |
| user-invocable | true |
Show help information for commands, agents, and system rules.
--agents, -a List all available agents
--commands, -c List all commands (same as 'lists')
--rules, -r List all rules
AI Agent System - Help
Usage: {command} [arguments] [options]
Quick Start:
lists Show all available commands
status Show system status
help <command> Get help for a specific command
Common Commands:
/update-docs Sync documentation with project
/update-external Update external agents
/audit-agents Check agent dependencies
/create-agent Create a new agent
Use "lists" to see all available commands.
Use "help <command>" for detailed help.
help /update-docs
Command: /update-docs
Description:
Sync documentation with project structure. Ensures all
documentation accurately reflects the current project state.
Usage:
/update-docs
/update-docs --check
/update-docs --target <path>
Options:
--check, -c Check only, don't modify
--verbose, -v Show detailed changes
--target, -t Specific target to update
Examples:
/update-docs # Update all documentation
/update-docs --check # Check for issues
/update-docs --target agents # Update agents only
help --agents
Available Agents:
Manager:
mgr-creator Creates new agents
mgr-updater Updates external sources and docs
mgr-supplier Validates dependencies
SW Engineer:
lang-golang-expert Go development (Effective Go)
lang-python-expert Python development (PEP 8)
lang-rust-expert Rust development (API Guidelines)
lang-kotlin-expert Kotlin development (JetBrains)
lang-typescript-expert TypeScript development (Google)
fe-vercel-agent React/Next.js (Vercel)
Backend Engineer:
be-fastapi-expert FastAPI (Python async)
be-springboot-expert Spring Boot (Java)
be-go-backend-expert Go backend (Uber style)
Infra Engineer:
infra-docker-expert Docker containerization
infra-aws-expert AWS architecture
Total: 49 agents
help --rules
Global Rules:
MUST (Never violate):
R000 Language Policy Korean I/O, English files
R001 Safety Rules Prohibited actions
R002 Permission Rules Tool tiers, file access
R006 Agent Design Structure, separation
R007 Agent Identification Display agent in responses
R008 Tool Identification Display agent when using tools
R009 Parallel Execution Max 4 parallel instances
SHOULD (Strongly recommended):
R003 Interaction Rules Response format
R004 Error Handling Error levels, recovery
MAY (Optional):
R005 Optimization Efficiency guidelines
Total: 23 rules