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.
npx agentmods add commands/bunhine0452/ocul-pm/project_initgit clone --depth 1 https://github.com/bunhine0452/Ocul-PMWrote 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.
[](https://agentmods.dev/commands/bunhine0452/ocul-pm/project_init)<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>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.
| Model | Per session | Once 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 |
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.
What it actually says
/oculpm:project_init
이 커맨드는 사용자가 직접 실행한 것이므로, project_init 도구가 요구하는
"추적 시작의 명시적 요청·확인"에 해당한다 — 별도 재확인 없이 진행한다.
project_initMCP 도구를confirm=true로 호출한다. 이미 추적 중이면 도구가 알아서 누락 구성만 보완한다(무해).- 도구가 안 보이면(플러그인 MCP 미연결) 파일을 직접 만들지 말고, ocul-pm 앱에서 이 폴더를 프로젝트로 추가하라고 안내하고 끝낸다.
- 성공하면 생성물을 한 줄씩 요약한다:
.oculpm/(설정·일지·플랜 저장소),AGENTS.md(에이전트 기록 규칙 — 이제 작업 단위마다 일지가 기록됨),.gitignore보호 블록(대화 로그 커밋 차단). - 마지막에 다음 행동을 제안한다 — 새 프로젝트면: "project-inception 스킬로 설계를 시작할까요? (리서치→사양 확정→3단계 계획)", 기존 코드가 있으면: "기존 기록이 필요하면 ocul-pm 앱의 git 백필을 쓰세요".
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.
- 5d ago First seen · 20 lines · 33 tokens per session scan A 075f3b50434d
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.
Other commands, from other repositories
add-agent
引导新增一个 Agent 适配器。用法 /add-agent.
check
跑全套本地校验(前端 lint/test/build + Rust check)。.
mach12:issue-review
Read a GitHub issue and all comments, review the implementation plan, and present findings.
mach12:gh-pr-read
Read a GitHub pull request's title, body, and all top-level PR conversation comments; optionally locate an HTML-marker comment.
search
Search X (Twitter) and the web in real time with Grok, then summarize with sources.
result
Show the final output of a completed Grok job.