.claude/skills/evo-os-review-pr/SKILL.md
Dual-layer PR review tool (Raven's Verdict). Runs adversarial cynical review and edge case hunter in parallel, merges and deduplicates findings into professional engineering output. Use when user asks to 'review a PR' and provides a PR url or id.
npx skillsauth add EvolutionAPI/EVO-METHOD evo-os-review-prInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Read prompts/instructions.md and execute.
development
Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven.
business
Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of something
tools
Set the active feature context for artifact organization. Creates subfolders in planning-artifacts and implementation-artifacts. Use when the user says "set feature", "switch feature", "new feature", or "what feature is active"
development
Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the projects existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.