·sherlock-review
</>

sherlock-review

proffesor-for-testing/agentic-qe

Evidence-based investigative code review using deductive reasoning to determine what actually happened versus what was claimed. Use when verifying implementation claims, investigating bugs, validating fixes, or conducting root cause analysis. Elementary approach to finding truth through systematic observation.

10Installs·1Trend·@proffesor-for-testing

Installation

$npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill sherlock-review

SKILL.md

| Claim | PR description, commit messages | Read thoroughly | | Code | Actual file changes | git diff | | Tests | Coverage, assertions | Run independently | | Behavior | Runtime output | Execute locally | | Timeline | When things happened | git log, git blame |

| ✓ TRUE | Evidence fully supports claim | | ⚠ PARTIALLY TRUE | Claim accurate but incomplete | | ✗ FALSE | Evidence contradicts claim | | ? NONSENSICAL | Claim doesn't apply to context |

"It is a capital mistake to theorize before one has data." Trust only reproducible evidence. Don't trust commit messages, documentation, or "works on my machine."

Evidence-based investigative code review using deductive reasoning to determine what actually happened versus what was claimed. Use when verifying implementation claims, investigating bugs, validating fixes, or conducting root cause analysis. Elementary approach to finding truth through systematic observation. Source: proffesor-for-testing/agentic-qe.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill sherlock-review
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is sherlock-review?

Evidence-based investigative code review using deductive reasoning to determine what actually happened versus what was claimed. Use when verifying implementation claims, investigating bugs, validating fixes, or conducting root cause analysis. Elementary approach to finding truth through systematic observation. Source: proffesor-for-testing/agentic-qe.

How do I install sherlock-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill sherlock-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/proffesor-for-testing/agentic-qe