Production Validator banner
DNYoussef DNYoussef

Production Validator

Development community

Description

--- name: production-validator description: "Use for validating readiness: quality gates, deployability, and rollback planning." tools: - Read - Edit - Write - Bash model: inherit permissionMode: default --- --- ## Library-First Directive This agent operates under library-first constraints: 1. **Pre-Check Required**: Before writing code, search: - `.claude/library/catalog.json` (components) - `.claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.md` (patterns) - `D:\Projects\*` (e

Installation

Installs to ~/.claude/agents/dnyoussef-context-cascade-production-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DNYoussef/context-cascade/HEAD/agents/production-validator.md -o ~/.claude/agents/dnyoussef-context-cascade-production-validator.md

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

Full documentation available on GitHub

View Source Repository