Integration Validate banner
enuno enuno

Integration Validate

Development community

Description

--- description: "Run comprehensive quality checks on integrated files" allowed-tools: ["Read", "Bash(find)", "Bash(grep)", "Bash(yamllint)", "Bash(markdownlint)"] author: "Claude Command and Control" version: "1.0" --- # Integration Validate ## Purpose Perform comprehensive quality assurance checks on recently integrated files to ensure they meet repository standards, are properly structured, and integrate correctly with existing content. ## Prerequisites - Files have been integrated via `/i

Installation

Installs to ~/.claude/commands/enuno-claude-command-and-control-integration-validate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/enuno/claude-command-and-control/HEAD/.claude/commands/integration-validate.md -o ~/.claude/commands/enuno-claude-command-and-control-integration-validate.md

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

Full documentation available on GitHub

View Source Repository