What problem does it solve?
It solves inconsistent agent behavior during multi-step coding or coordination by enforcing a shared set of operational rules for how to plan, verify, report changes, and use supporting tools or subagents.
Core Features & Use Cases
- Evidence-gated and checkpointed transitions: Uses checkpoint preferences (e.g., Kimi Okabe + SendDMail) for risky context changes and rollback recovery.
- Plan-first, small-diff execution: Encourages planning before acting and making minimal diffs to reduce regression risk.
- Concise, factual completion reporting: Requires exact changed files and commands, and forbids test-result overclaims.
Quick Start
Ask your agent to follow the omk-global-rules when coordinating a coding workflow so it avoids repeated instructions, uses subagents or relevant skills as needed, and finishes with an exact Changed/Files/Commands/Result/Risk report.