@Steve8708: How I've changed the way I do code reviews by using the /visual-recap skill:
Summary
Steve8708 shares how he has changed his code review approach using the /visual-recap skill.
View Cached Full Text
Cached at: 07/02/26, 10:29 PM
How I’ve changed the way I do code reviews by using the /visual-recap skill: https://t.co/AElz0U764T
Similar Articles
@mattpocockuk: Adding a set of Martin Fowler's code smells from Refactoring into my /review skill Mysterious Name, Duplicated Code, Fe…
Matt Pocock announces adding Martin Fowler's code smells to his /review skill for AI coding agents, and shares his open-source collection of composable agent skills designed to improve real engineering workflows.
@RayFernando1337: The bugs that cause churn almost never show up in a diff, and you only really catch them when you stop reviewing code a…
A developer shares a workflow using Cursor's Opus 4.8 Max Thinking model with subagent harness, and introduces a GitHub repository with installable skill files for AI coding agents, including a 'running-bug-review-board' skill that performs live QA testing.
@zachlloydtweets: https://x.com/zachlloydtweets/status/2077428025474355521
This post describes how to build a self-improving code review agent as part of a cloud software factory, using a code review skill, GitHub actions, and an outer-loop agent for continuous improvement.
I packaged our multi-model code review workflow as a reusable skill
A developer packaged a multi-model code review workflow where an orchestrator agent coordinates multiple reviewer models and consolidates findings into a single report, and released it as a reusable skill on GitHub.
@ericzakariasson: the most used skill internally at cursor right now /thermo-nuclear-code-quality-review - deletes complexity instead of …
A tweet describes a code-review practice called 'thermo-nuclear-code-quality-review' used internally at Cursor, which deletes complexity, blocks files over 1k lines, flags thin wrappers, and rejects PRs that make code messier.