commit
No SKILL.md available for this skill.
View on GitHubMore from giladresisi/ai-dev-env
code-review-fix
Use when fixing bugs found during a code review, processing each issue with explanation and test verification
11acceptance-criteria-validate
Use when an agent executing an implementation plan claims to have finished, to validate that all acceptance criteria were actually met. Locates acceptance criteria from the plan file, acceptance_criteria.md, or the request itself, then investigates the codebase and surfaces a pass/fail verdict per criterion.
11explore-api
Use when researching an unfamiliar external API before integration to verify feasibility, integration patterns, and limitations
8code-review
Use when performing a technical pre-commit code review on recently changed files for bugs, security issues, and standards compliance
8system-review
Use when performing a meta-level analysis of plan adherence after implementation to identify process improvements and suggest CLAUDE.md updates
6