Review Changes banner
hoangsonww hoangsonww

Review Changes

Development community

Description

--- name: review-changes description: Use when asked to review changes in this repository. Focus on bugs, regressions, API contract drift, retrieval and citation breakage, generated-file mistakes, missing validation, and repo-specific risks rather than style commentary. disable-model-invocation: true --- # Review Changes Use this skill for code review or self-review passes. ## First read - `@CLAUDE.md` - `@.claude/skills/references/review-checklist.md` ## Review priorities 1. User-visible

Installation

Installs to ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-review-changes/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-review-changes && curl -fsSL https://raw.githubusercontent.com/hoangsonww/AI-RAG-Assistant-Chatbot/HEAD/.claude/skills/review-changes.md -o ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-review-changes/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository