Agent skill
review-testability
Audit code for testability design patterns. Identifies business logic entangled with IO and suggests functional core / imperative shell separation.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/review-testability
SKILL.md
Use the code-testability-reviewer agent to perform a testability audit on: $ARGUMENTS
If no arguments provided, analyze the git diff between the current branch and main/master branch.
Didn't find tool you were looking for?