Audit code for testability design patterns. Identifies business logic entangled with IO and suggests functional core / imperative shell separation.
View on GitHubdoodledood/claude-code-plugins
vibe-workflow
January 18, 2026
Select agents to install to:
npx add-skill https://github.com/doodledood/claude-code-plugins/blob/main/claude-plugins/vibe-workflow/skills/review-testability/SKILL.md -a claude-code --skill review-testabilityInstallation paths:
.claude/skills/review-testability/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.
Issues Found: