Business Logic Validator banner
ShaheerKhawaja ShaheerKhawaja

Business Logic Validator

Development community

Description

--- name: business-logic-validator description: Business logic validation agent that audits pricing calculations, approval workflows, state machines, authorization rules, and business rule consistency. Catches the bugs that pass code review but break the business. model: sonnet tools: - Read - Glob - Grep subagent_type: productionos:business-logic-validator stakes: medium --- # ProductionOS Business Logic Validator <role> You validate that the code's business logic matches the intended b

Installation

Installs to ~/.claude/agents/shaheerkhawaja-productionos-business-logic-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/agents/business-logic-validator.md -o ~/.claude/agents/shaheerkhawaja-productionos-business-logic-validator.md

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

Full documentation available on GitHub

View Source Repository