# Gologo13 Agent Skills Light Review Existing Diffs

> Light Review Existing Diffs

- Skill: `tomevault-io/gologo13-agent-skills-light-review-existing-diffs` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/gologo13-agent-skills-light-review-existing-diffs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/gologo13-agent-skills-light-review-existing-diffs/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/gologo13-agent-skills-light-review-existing-diffs

---


# Light Review Existing Diffs

## Overview

Perform a quick quality pass on current diffs to surface risky areas, ensure
polish, and flag follow-up actions for deeper review.

## Steps

1. **Scan recent changes**
    - List open branches or pending commits requiring review
    - Skim side-by-side diffs focusing on new or modified files
    - Note files or modules with large or complex edits
2. **Assess quality signals**
    - Watch for TODOs, debug code, or commented blocks needing cleanup
    - Verify naming, formatting, and imports follow project standards
    - Check that tests or documentation were updated when behavior changed
3. **Flag next actions**
    - Mark sections that warrant full review or pair programming
    - Capture questions or uncertainties to raise with the author
    - Document any quick fixes you can apply immediately

## Review Checklist

- [ ] High-risk files identified
- [ ] Debugging artifacts removed or flagged
- [ ] Style and conventions validated
- [ ] Tests/docs updates confirmed or requested
- [ ] Follow-up items recorded for deeper review

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/gologo13) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

