AgentsKit Code Review is a pre-v1 provider-neutral CLI and GitHub Action for low-noise review using seven lenses and adversarial verification. It intentionally has no Fumadocs site or embedded chat. ## Documentation surfaces - Full corpus: llms-full.txt - Public README: https://github.com/AgentsKit-io/code-review#readme - Operations: docs/OPERATIONS.md - For agents: docs/for-agents/index.md - Raw sources: https://raw.githubusercontent.com/AgentsKit-io/code-review/main/ ## AgentsKit ecosystem - AgentsKit: https://www.agentskit.io/docs - Registry: https://registry.agentskit.io/docs - AgentsKit Chat: https://chat.agentskit.io/docs - Playbook: https://playbook.agentskit.io/docs - Doc Bridge: https://agentskit-io.github.io/doc-bridge/ - Code Review: https://github.com/AgentsKit-io/code-review#readme - AKOS: https://akos.agentskit.io/docs ## Knowledge - [Code Review CLI handoff](docs/for-agents/code-review-cli.md): Provider-neutral, low-noise AI code review for local Git diffs, files/stdin, and GitHub pull requests. Bounded diff-first context packs run one multidimensional analysis; adversarial votes remove weak findings; reporters emit Markdown, GitHub reviews, and SARIF. - [Code Review agent docs](docs/for-agents/index.md): - Code Review CLI handoff — ownership, change routes, security boundaries, and verification: https://raw.githubusercontent.com/AgentsKit-io/code-review/main/docs/for-agents/code-review-cli.md - Concise machine map — discovery, raw sources, and all seven ecosystem products: https://raw.githubusercontent.com/AgentsKit-io/code-review/main/llms.txt - Full machine corpus — public, operational,