Tag: code-review
5 insights tagged with "code-review". View all insights
GitHub - affaan-m/everything-claude-code: The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Everything Claude Code (ECC) is a comprehensive, open-source performance optimization system for AI coding agents (Claude Code, Cursor, Codex, OpenCode) with...
GitHub - kstenerud/yoloai: Permission fatigue is a real problem. Sandbox escape is a real problem. yoloAI solves it.
yoloAI is an open-source CLI tool (Go binary) that solves "permission fatigue" in AI coding agents by running them inside disposable sandboxes (Docker, Podma...
ProofShot - Visual proof for AI-built code
ProofShot is an open-source CLI tool that records video, screenshots, and error logs while an AI agent interacts with a browser, packaging everything into a ...
cook. - Workflow loops for Claude Code, Codex, and OpenCode
Cook is a composable workflow DSL for AI coding agents (Claude Code, Codex, OpenCode) that adds review loops, sequential passes, parallel racing, and task-li...
How I write software with LLMs
A practitioner describes a structured multi-agent LLM workflow for producing high-quality software at scale: Opus 4.6 as architect, Sonnet 4.6 as developer, ...