Results for “file-read”
6 skillswiki-qa
Answers questions about a codebase by searching and reading source files, then synthesizing answers with inline citations and a key files table.
5
wiki-qa
Answers questions about a codebase by searching and reading source files, then synthesizing answers with inline citations and a key files table.
2
wiki-qa
Answers questions about a code repository by searching and reading source files, then synthesizing answers with inline citations and a key files table.
0 · bundle
More results
zeno
Runs an evidence-first, read-only workflow over large codebases via an external JSONL REPL server, retrieving only minimal file slices and greps to produce cited architecture and audit reports.
54 · bundle
save-tokens
Builds a local knowledge graph of a codebase using tree-sitter and graph algorithms, then answers architecture questions by querying the graph instead of reading many files, saving tokens.
13
review-swarm
Launches four parallel read-only sub-agents to review a git diff or file scope for regressions, security risks, performance issues, and contract gaps, then aggregates findings into a prioritized fix path.
3.8k · bundle