project_init

project_init is a command for Claude Code from bunhine0452/Ocul-PM. It costs 33 tokens per session (334 once invoked), scanned A, original, MIT.

A command that starts tracking a project with ocul-pm by creating its project records and agent logging rules.

In plain words
What is it for?
Use it when beginning ocul-pm tracking for a new or existing project.
Why use it?
It sets up the files needed to keep structured work notes and plans, and helps prevent conversation logs from being committed.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions AGENTS.md.

Part of the oculpm plugin — 5 skills, 5 commands, 4 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/bunhine0452/ocul-pm/project_init
Clone the repo
git clone --depth 1 https://github.com/bunhine0452/Ocul-PM

Made for: Claude Code.

Or install oculpm, the plugin that ships this one along with the rest of its 5 skills, 5 commands, 4 hooks.

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 project_init

README.md
[![agentmods](https://agentmods.dev/badge/commands/bunhine0452/ocul-pm/project_init.svg)](https://agentmods.dev/commands/bunhine0452/ocul-pm/project_init)
Your own site
<a href="https://agentmods.dev/commands/bunhine0452/ocul-pm/project_init"><img src="https://agentmods.dev/badge/commands/bunhine0452/ocul-pm/project_init.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 334 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00033 $0.00334
Opus 5 $0.00016 $0.00167
Sonnet 5 $0.00007 $0.00067
Haiku 4.5 $0.00003 $0.00033

Measured 5d ago against content hash 075f3b50434d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

project_init scanned grade A with 0 findings 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 5d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugin/oculpm/commands/project_init.md · 20 lines

What it actually says

/oculpm:project_init

이 커맨드는 사용자가 직접 실행한 것이므로, project_init 도구가 요구하는 "추적 시작의 명시적 요청·확인"에 해당한다 — 별도 재확인 없이 진행한다.

  1. project_init MCP 도구를 confirm=true 로 호출한다. 이미 추적 중이면 도구가 알아서 누락 구성만 보완한다(무해).
  2. 도구가 안 보이면(플러그인 MCP 미연결) 파일을 직접 만들지 말고, ocul-pm 앱에서 이 폴더를 프로젝트로 추가하라고 안내하고 끝낸다.
  3. 성공하면 생성물을 한 줄씩 요약한다: .oculpm/(설정·일지·플랜 저장소), AGENTS.md(에이전트 기록 규칙 — 이제 작업 단위마다 일지가 기록됨), .gitignore 보호 블록(대화 로그 커밋 차단).
  4. 마지막에 다음 행동을 제안한다 — 새 프로젝트면: "project-inception 스킬로 설계를 시작할까요? (리서치→사양 확정→3단계 계획)", 기존 코드가 있으면: "기존 기록이 필요하면 ocul-pm 앱의 git 백필을 쓰세요".
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. 5d ago First seen · 20 lines · 33 tokens per session scan A 075f3b50434d

Subscribe to this mod's changes

project_init is a command published in the GitHub repository bunhine0452/Ocul-PM (7 stars, last pushed today), licensed MIT. It adds 33 tokens to every session and 334 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.