engineer-review
145Agent Claude Code
Cross-references spec, plan, and tasks to verify alignment before implementation.
612 tagged github copilot, measured the same way as everything else here.
Browse within: agentic-workflow 91copilot 70ai-assistant 67ai-personas 59awesome 56custom-agents 56spec-driven-development 56gemini-cli 51agentic-coding 47gofer 47prompt-engineering 45spec-kit 42copilot-coding-agent 41spec-driven 41
Agent Claude Code
Cross-references spec, plan, and tasks to verify alignment before implementation.
Agent
Systematically debug issues by analyzing stack traces, reproducing problems, tracing execution flow, and identifying root causes. Hands off to @implementer once root cause is identified.
Agent
Write production-ready Java code, refactor existing code, and design tests. Each mode follows its own workflow and constraints.
Agent
Perform code reviews, security audits (OWASP Top 10), SQL and schema migration reviews, and Maven pom.xml dependency checks (within code review). Each review mode follows its own checklist and severity model.
jrobelia/inventree-plugin-ai-toolkit
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
jrobelia/inventree-plugin-ai-toolkit
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
jrobelia/inventree-plugin-ai-toolkit
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent
Evaluates APIs, configurations, and library interfaces for misuse resistance and footgun potential. Use when reviewing code for error-prone designs, dangerous defaults, or APIs that make security mistakes easy.
Agent
Documentation audit agent. Validates README quality, ADR presence, Diátaxis coverage, and documentation/code drift.
Agent
Security audit agent. Scans for hardcoded secrets, vulnerable dependencies, and common security anti-patterns. Produces a domain report.
Agent
Test quality audit agent. Analyzes test coverage, test failures, missing tests, and test hygiene. Produces a domain report.