cabd9b0960
Add three GPT-5.5 optimized skills to the shared-skills package: - planing-prometheustic: Prometheus-style strategic planning consultant that produces decision-complete work plans through interview, context gathering, gap analysis, and optional rigorous review. - metis: Pre-planning consultant that classifies intent, discovers codebase patterns, identifies hidden requirements, flags AI-slop risks, and outputs actionable directives for the planner. - momus: Practical work plan reviewer that verifies plans are executable and references are valid. Blocker-finder with OKAY/REJECT verdicts and max 3 blocking issues per rejection. All three use GPT-5.5 prompting style (XML-tagged blocks, outcome-first structure, personality/collaboration separation) and are auto-synced into omo-codex plugin/skills/ by sync-skills.mjs.
omo
omo is the single local Codex plugin namespace for Yeongyu's Codex components.
Internally each component remains isolated under components/:
components/comment-checkercomponents/rulescomponents/lspcomponents/ultraworkcomponents/ultragoal
The root plugin manifest exports one Codex plugin named omo, with aggregate hooks, skills, and the LSP MCP server.