ワンクリックで
recursive-exploration
Activate when exploring a codebase, tracing dependencies, or planning changes using recursive reasoning.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Activate when exploring a codebase, tracing dependencies, or planning changes using recursive reasoning.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | recursive-exploration |
| version | 1.0.0 |
| description | Activate when exploring a codebase, tracing dependencies, or planning changes using recursive reasoning. |
| triggers | ["explore","trace","investigate","dependency","reasoning","baby-steps","iterative"] |
A protocol for systematic codebase exploration based on Recursive Language Modeling (RLM). Forces the AI to treat the codebase as external memory, trace call chains recursively, and make changes in small, verified steps.
<thought> block before generating any code.grep, find, or internal search tools to locate implementations. Proactive searching is mandatory before asking the user for locations.interface, type, or class before using it. Never assume a data structure's shape.Input: "Add a new payment method to the checkout flow."
Expected behavior:
<thought> blocks to document reasoning before writing codecode-review, refactor, documentation (all skills reference this reasoning model)blueprints/cursor-rules.md, blueprints/claude-cli.mdActivate when an Engineering Manager needs to shape a rough initiative into a clear, scoped, outcome-oriented brief before execution.
Activate when reviewing branches, commits, or pull requests using the emoji-driven review protocol.
Activate when managing conversation history in long sessions, choosing compression strategies, or preserving critical information during context truncation.
Activate when designing agent systems, debugging unexpected agent behavior, or optimizing context usage and attention budgets.
Activate when hitting context limits, experiencing quality degradation in long sessions, or needing to extend effective context capacity.
Activate when generating in-code comments or system documentation using the Diátaxis framework.