Skip to main content
Run any Skill in Manus
with one click

batch-tracer

Stars0
Forks0
UpdatedApril 30, 2026 at 05:52

批量代码分析调度器。对指定目录下的所有源代码文件执行完整的三阶段分析链路:code-trace(调用链路分析)→ issue-trace(问题验证)→ review-tracer(审查质量评估)。支持 --parallel n 参数设置并行度(默认 3),同一文件内三个阶段串行执行。所有报告保存到项目根目录的 .tracers/ 目录,并生成汇总统计报告和修复计划。当用户说"批量分析"、"batch-tracer"、"全量分析"、"扫描代码"、"分析整个目录"或需要对整个代码目录进行深度分析时使用此 skill。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly