用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/skills-registry --skill specter-review命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | specter-review |
| description | Get rich context for code review using codebase knowledge Use when this capability is needed. |
| metadata | {"author":"forbiddenlink"} |
Use the knowledge graph to get context for reviewing code changes.
Specter Review uses the knowledge graph to answer questions like:
git diff --name-only main
Use the specter agent or MCP tools directly:
Check dependencies: "What imports src/auth/login.ts? What would break if I change its exports?"
Check history: "Who wrote src/auth/login.ts? How often has it changed?"
Check complexity: "What's the complexity of the functions in src/auth/login.ts?"
Find related files: "How does src/auth/login.ts connect to src/api/routes.ts?"
Ask the specter agent: "I'm changing the User interface in src/types/user.ts. What files will be affected?"
If you prefer direct tool access:
get_file_relationships: Check what imports/exports a file
get_file_history: See modification history
get_complexity_hotspots: Find complex code
get_call_chain: Trace dependencies between files
search_symbols: Find functions/classes by name
get_dead_code to confirm exports are unusedConverted and distributed by TomeVault — claim your Tome and manage your conversions.
基于 SOC 职业分类