my-claude-devteam - 12-agent dev team for Claude Code
Drop-in pack of 12 specialized agents and 15 automation hooks that wires Claude Code into a structured P7/P9/P10 review and delivery workflow.
Tag
7 entries tagged with #code-review.
Drop-in pack of 12 specialized agents and 15 automation hooks that wires Claude Code into a structured P7/P9/P10 review and delivery workflow.
Eleven popular Claude Code skills (code-review, security-review, feature-dev, frontend-design, and more) ported to OpenCode as a single one-line plugin install.
Go CLI that runs a markdown-driven code review loop against an agent's diff, giving structured critiques the agent can iterate on before opening a PR.
Static analyzer that catches the 24 specific failure patterns characteristic of AI-generated code, like phantom imports and almost-right API usage.
Sits on top of delta to add a GitHub-style file tree to git diffs. Navigate large diffs with arrows instead of scrolling one giant patch.
Rust TUI for reviewing diffs locally before pushing. Browse hunks, leave inline comments, and produce a review without opening a browser.
Entity-level diff, blame, graph, and impact analysis for code. 23 languages parsed via tree-sitter so reviews work on functions instead of line ranges.