fix-findings

Installation
SKILL.md

Fix Review Session Findings

Read findings from the active review session and apply fixes to the codebase, then update the resolution log.

Step 1: Resolve the active session

Look for the current session:

  1. Check .chalk/reviews/.current-session
  2. If not found, check for the most recent session directory under .chalk/reviews/sessions/
  3. If nothing found, stop and tell the user to run /create-review first to start a session

Store the session ID as {session}.

Step 2: Determine which findings to load

Based on $ARGUMENTS:

Installs
17
GitHub Stars
6
First Seen
Mar 10, 2026
fix-findings — jerelvelarde/chalk-skills