一键导入
remy-lookup
Display the current logic index tree (.claude/logic_tree_view.md) without regenerating.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Display the current logic index tree (.claude/logic_tree_view.md) without regenerating.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Discover and run tests after code modification. Supports multi-angle defect prediction and coverage analysis. Recommended after large-scale edits or accumulated working tree changes.
Scan source files (Python, C/C++, TypeScript) and generate semantic logic index via LLM. Index is injected into CLAUDE.md and used by hooks/skills for dependency analysis. Run after repo init or major changes.
Deep repository analysis with multi-agent parallel perspectives. Requires /init + /remy-index as prerequisites. Produces structured research reports.
Diagnose bugs via hypothesis loop with circuit breaker. Diagnosis only — produces evidence packets for /remy-patch without modifying code.
Audit architecture for risks, side effects, and ambiguities before writing code. Produces evidence packets for /remy-patch. Recommended for large or complex tasks.
Verify code changes via Intent/Log/Code triangulation. Independent blind audit without prior session context. Paired with /remy-changelog: generate log, rewind context, then audit.
| name | remy-lookup |
| description | Display the current logic index tree (.claude/logic_tree_view.md) without regenerating. |
| allowed-tools | Read, Grep, Glob |
| disable-model-invocation | true |
You MUST execute the following steps strictly in order. Do not skip steps.
Check if the file .claude/logic_tree_view.md exists in the current working directory.
ls .claude/logic_tree_view.md or Glob to verify existence.Case A: File Exists
Read tool on .claude/logic_tree_view.md.Case B: File Missing
AskUserQuestion to ask the user if they want to generate it now.
/remy-index.