generate_report
One call, full codebase health picture: complexity hotspots, dead code, security, clones, communities, churn rankings.
What it does
Generates a standalone HTML report covering: complexity hotspots, dead code findings, security scan results, clone detection, community/dependency analysis, and hotspot rankings.
One call. Full codebase health picture.
- For engineering managers: “How healthy is our codebase?” answered in one report.
- For developers: “What should I fix first?” prioritized by impact.
Related tools
Benchmark note
This benchmark compares CodeSift against the closest practical native workflow an agent would use for the same task.
For some tools, that baseline is a direct shell equivalent such as rg or find.
For AST-aware, graph-aware, and LSP-backed tools, the baseline is a multi-step workflow rather than a strictly identical command.
Results should be read as agent-workflow comparisons: token cost, call count, and practical context efficiency.