help
49Command
Quick reference for the OMT Agent-First workflow — 5 agents, 5 commands, and autonomous lifecycle coordination.
Command
Quick reference for the OMT Agent-First workflow — 5 agents, 5 commands, and autonomous lifecycle coordination.
Command
Full OMT orchestrator — dispatches @pm, @arch, @hive, presents consensus gate, executes @dev/@reviewer loop.
Skill Claude CodeCodex
This skill should be used when the user asks to "validate agent contracts", "check contract compliance", "verify agent input/output", "pre-flight check", "debug agent failure", "why did the agent fail", or "check workflow state". Also triggered during OMT workflow when an agent starts or finishes execution. Validates…
Plugin Claude Code
Agent
Brief-driven executor. When the brief embeds pi-agent.sh offload usage, operate the offload as a pure operator (start/watch/poll/peek/ls/stop/send), run the acceptance check, and distill a report. When the brief carries no offload usage, do the work yourself. The mode is dictated by the brief, not by builder choice.
Plugin Claude Code
Enhances AI-generated text readability through proper alignment and formatting of markdown tables, ASCII art, and text-based diagrams.
Skill Claude CodeCodex
This skill should be used whenever generating markdown tables, ASCII art, text-based diagrams, box-drawing layouts, or any formatted text intended for raw monospace reading. Applies automatically — no user trigger needed. Ensures column alignment, border consistency, and proper padding.
Plugin Claude Code
Architecture spec library — invariants and forward-looking interface contracts as verifiable, sliceable entries that reach workers through their briefs.
Skill Claude CodeCodex
Architecture spec library — propose, accept, supersede, verify, and slice the invariants and forward-looking interface contracts a project must not break. Use when writing down a rule that must survive across runs, when an agent needs to know what constrains the files it is about to touch, or when auditing whether the…