oculpm-codex

oculpm-codex is a skill for Codex from bunhine0452/Ocul-PM. It costs 26 tokens per session (381 once invoked), scanned B, original, MIT.

A Codex integration for ocul-pm, a project journal and planning system, using the project's .oculpm files and available MCP tools.

In plain words
What is it for?
It is for recording project notes, using planners, and connecting ocul-pm to Codex while keeping other agent integrations separate.
Why use it?
It lets Codex use existing project journals and plans without depending on settings meant for another coding agent.

Skill for Codex

Written for Codex: reads ~/.codex or $CODEX_HOME. Also seen: mentions Claude Code; mentions AGENTS.md; mentions Codex.

Runs only inside a plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else, and the catalogue could not identify which plugin ships it.

Good fit It is for recording project notes, using planners, and connecting ocul-pm to Codex while keeping other agent integrations separate.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for oculpm-codex

README.md
[![agentmods](https://agentmods.dev/badge/skills/bunhine0452/ocul-pm/oculpm-codex/github.svg)](https://agentmods.dev/skills/bunhine0452/ocul-pm/oculpm-codex)
Your own site
<a href="https://agentmods.dev/skills/bunhine0452/ocul-pm/oculpm-codex"><img src="https://agentmods.dev/badge/skills/bunhine0452/ocul-pm/oculpm-codex/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for oculpm-codex

Your own site · 80×15
<a href="https://agentmods.dev/skills/bunhine0452/ocul-pm/oculpm-codex"><img src="https://agentmods.dev/badge/skills/bunhine0452/ocul-pm/oculpm-codex.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 381 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00026 $0.00381
Opus 5 $0.00013 $0.00191
Sonnet 5 $0.00005 $0.00076
Haiku 4.5 $0.00003 $0.00038

Measured yesterday against content hash a80a35f6823a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade B, and why

oculpm-codex scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

- Register the MCP server through ocul-pm Settings → Integration → Codex MCP server. It writes one entry in Codex's `config.toml` and never touches Claude settings. The entry carries no `--root`: `~/.codex/config.toml` i
plugin/oculpm-codex/skills/oculpm-codex/SKILL.md · 17 lines

What it actually says

ocul-pm for Codex

Use this skill in a project that has .oculpm/.

  • Prefer the oculpm MCP tools when they are available.
  • If no MCP tools are available, follow the repository's AGENTS.md journal and planner rules directly.
  • Register the MCP server through ocul-pm Settings → Integration → Codex MCP server. It writes one entry in Codex's config.toml and never touches Claude settings. The entry carries no --root: ~/.codex/config.toml is machine-wide, so the project is decided by the folder the session opened in. Never add --root there by hand — a pinned root sends journals from every other project to that one path.
  • Do not use Claude-specific variables such as CLAUDE_PLUGIN_ROOT or CLAUDE_PROJECT_DIR in Codex configuration.
  • When Claude Code is also installed, leave its plugin, hooks, and .mcp.json registration independent. Both agents may use the same .oculpm/ journal and planner files.
  • This plugin ships hooks in hooks/hooks.json, not as a manifest field: Codex rejects a hooks field in a marketplace plugin manifest but reads that file by convention. Session markers, the journal delivery gate, and the plan-context injection all come from it, and the scripts resolve the project from the hook payload's cwd rather than CLAUDE_PROJECT_DIR.
  • Codex asks once whether to trust a plugin's hooks. Decline it and the plugin still works as skills, but session markers and the delivery gate stay silent — nothing else reports that, so answer the prompt deliberately.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed · +1 lines a80a35f6823a
  2. 4d ago Changed · +1 lines 091c9f88cb78
  3. 5d ago First seen · 15 lines · 26 tokens per session scan B c992ab8d588a

Subscribe to this mod's changes

oculpm-codex is a skill published in the GitHub repository bunhine0452/Ocul-PM (7 stars, last pushed yesterday), licensed MIT. It adds 26 tokens to every session and 381 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

agentbro-pr-merge

Use when reviewing, fixing CI for, approving workflows for, or merging AgentBro pull requests into dev/main, especially external contributor PRs where contributor attribution matters.

shirenchuang/agentbro · 38 tokens

linear

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

rojim666/SztuCode · 27 tokens

product-strategy

A product-planning guide for evaluating requirements, users, scope, priorities, roadmaps, and success measures. It ties proposals to user problems, business value, boundaries, and signals that can be checked.

devcodex-labs/devcodex · 68 tokens

pm-long-horizon-planning

Audit long, complex, and potentially inconsistent PM taskbooks and compile them into one self-contained, semantically validated Product Brief with a requirement ledger, WP dependency graph, budgets, absolute schedule, gates, tests, experiment evidence, risks, recovery, and stop conditions. Use for long-horizon or…

joinwell52-AI/CodeFlowMu-open · 136 tokens

pm-product-requirements

Turn vague ADMIN requests, chat feedback, screenshots, and workflow complaints into scoped CodeFlowMu product requirements. Use when PM needs PRD-style clarification, user stories, goals, non-goals, constraints, risks, or task input while preserving FCoP boundaries.

joinwell52-AI/CodeFlowMu-open · 59 tokens

pm-acceptance-criteria

Convert "done" into checkable CodeFlowMu acceptance criteria. Use before PM dispatch, PM review, QA verification, or ADMIN closure to define functional, file, behavior, evidence, and forbidden-item checks.

joinwell52-AI/CodeFlowMu-open · 49 tokens