Business Logic Validator
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
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 RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development