From yukti
Review a recently-applied diff for bugs, regressions, missing tests, and quality issues. Reads the diff first, files only as needed. Runs on Opus. Returns a prioritized P0/P1/P2/P3 issue list and a SHIP/FIX-FIRST/NEEDS-REWORK verdict.
How this skill is triggered — by the user, by Claude, or both
Slash command
/yukti:reviewreviewerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review the recently-applied changes.
Review the recently-applied changes.
Context from the user (if any):
$ARGUMENTS
Start by running git diff HEAD~1 to see the change. If there are no recent commits, run git diff to review uncommitted changes. Follow your system prompt rules — read the diff first, cite file:line for every issue, give a verdict.
npx claudepluginhub akii09/yukti --plugin yuktiGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Provides Slack GIF creation utilities with dimension/FPS/color constraints and Python PIL-based frame generation. Use for animated Slack emoji or message GIFs.