Validate Changes banner
hoangsonww hoangsonww

Validate Changes

DevOps community

Description

--- name: validate-changes description: Use when you need a repo-specific validation workflow after edits. Choose the narrowest meaningful checks for frontend, backend, retrieval, Python, or infrastructure work instead of defaulting to placeholder test scripts. disable-model-invocation: true --- # Validate Changes Use this skill to choose the right validation commands for the touched surface. ## Validation matrix - `@.claude/skills/references/validation-matrix.md` ## Workflow 1. Map change

Installation

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

Terminal
mkdir -p ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-validate-changes && curl -fsSL https://raw.githubusercontent.com/hoangsonww/AI-RAG-Assistant-Chatbot/HEAD/.claude/skills/validate-changes.md -o ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-validate-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