inception

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

A command for starting the design of a new project or major feature area. It guides research, agreement on the specification, a detailed three-level plan, evaluation checks, and initial project rules.

In plain words
What is it for?
Use it to research the problem, settle requirements with the user, create a detailed plan, prepare EVALS.md, and seed project rules.
Why use it?
It gives an unclear idea a documented scope and an ordered implementation plan before coding begins.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

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

Good fit Use it to research the problem, settle requirements with the user, create a detailed plan, prepare EVALS.md, and seed project rules.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/bunhine0452/ocul-pm/inception
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.

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.

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 inception

README.md
[![agentmods](https://agentmods.dev/badge/commands/bunhine0452/ocul-pm/inception.svg)](https://agentmods.dev/commands/bunhine0452/ocul-pm/inception)
Your own site
<a href="https://agentmods.dev/commands/bunhine0452/ocul-pm/inception"><img src="https://agentmods.dev/badge/commands/bunhine0452/ocul-pm/inception.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 256 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00031 $0.00256
Opus 5 $0.00015 $0.00128
Sonnet 5 $0.00006 $0.00051
Haiku 4.5 $0.00003 $0.00026

Measured 8d ago against content hash 1bb2ca0d542a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

inception 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 8d 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/inception.md · 17 lines

What it actually says

/oculpm:inception

$ARGUMENTS 가 있으면 그것을 아이디어로 삼는다 (없으면 무엇을 만들지 먼저 묻는다).

  1. .oculpm/ 이 없으면: "추적부터 시작할까요?" 를 물어보고, 동의 시 project_init 도구(confirm=true)로 초기화한 뒤 계속한다.
  2. project-inception 스킬을 따라 끝까지 진행한다: 최소 문제 파악 → 웹 리서치로 환경 탐색 → 근거 실린 선택지로 사용자와 사양 확정(discussion resolved) → plan_create 로 3-depth 상세 계획 → EVALS.md → 초기 .claude/rules.
  3. 끝나면 계획의 Phase 1 첫 리프를 보여주고 제안한다: "구현을 시작하려면 /oculpm:next — 항목 하나씩 구현→일지→플랜 갱신으로 돕니다."
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. 8d ago First seen · 17 lines · 31 tokens per session scan A 1bb2ca0d542a

Subscribe to this mod's changes

inception is a command published in the GitHub repository bunhine0452/Ocul-PM (7 stars, last pushed today), licensed MIT. It adds 31 tokens to every session and 256 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.