/install review-vague-fixes
review-vague-fixes
A review that says "this needs work" without saying what work is a cost on the author, not a contribution. The author has to either guess what the reviewer meant or push back and ask — both eat time and erode trust.
Symptoms
- Comments like "refactor this", "improve error handling", "make this cleaner" with no example.
- Blanket style gripes on a change that was explicitly about functionality.
- "I don't like this" with no reason and no alternative.
- Comments that could apply to any file in the codebase — no specificity to what's in front of the reviewer.
What to do
- Every review comment should state what to change, where, and why. If you can't say why, you probably don't have a concrete objection.
- When you want a refactor, give an example: paste the shape you'd prefer, or point at a similar pattern elsewhere in the codebase.
- Distinguish blocking from nice-to-have. Mark must-fix clearly; leave nitpicks labeled as such.
- Reference the exact line, symbol, or behavior. "In
processOrder, the retry loop won't back off" beats "improve this function". - If you don't know the right fix, say so — "this concerns me because X; not sure what the right answer is" is honest and inviting, unlike a vague demand.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install review-vague-fixes - After installation, invoke the skill by name or use
/review-vague-fixes - Provide required inputs per the skill's parameter spec and get structured output
What is Review Vague Fixes?
Review comments are unactionable — "improve this", "handle errors", "refactor" without specifics or suggested alternatives. It is an AI Agent Skill for Claude Code / OpenClaw, with 30 downloads so far.
How do I install Review Vague Fixes?
Run "/install review-vague-fixes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Review Vague Fixes free?
Yes, Review Vague Fixes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Review Vague Fixes support?
Review Vague Fixes is cross-platform and runs anywhere OpenClaw / Claude Code is available (macos, linux, windows).
Who created Review Vague Fixes?
It is built and maintained by mvogt99 (@mvogt99); the current version is v1.0.0.