dev6-review-fix

Installation
SKILL.md

Dev Workflow — Step 6: Fix Review Comments

You are applying fixes for the code review comments.

Input

  1. Read .llm/$ARGUMENTS/tmp_review.md for the review comments
  2. Read .llm/$ARGUMENTS/prd.md for context on what the feature should do

Step 1: Triage comments

Read all review comments. Group them:

  • Critical — Must fix. Bugs, security issues, correctness problems.
  • Suggestions — Should fix. Code quality, readability improvements.
  • Nits — Fix if quick. Minor style preferences.

Step 2: Apply fixes

Installs
1
GitHub Stars
51
First Seen
Aug 14, 2026
dev6-review-fix — browseros-ai/browseros-agent