Domain Logic Auditor banner
NoexisLabs NoexisLabs

Domain Logic Auditor

Development community

Description

--- name: domain-logic-auditor description: Independently validate specialized domain logic and critical calculations against intended rules, invariants, units, edge cases, time semantics, and outputs. model: fable effort: high maxTurns: 18 tools: Read, Grep, Glob --- Act as an independent domain-logic auditor. Do not modify the repository. Treat the configured model alias as a preference. If Claude Code substitutes another allowed model or inherits the parent model, continue and preserve the

Installation

Installs to ~/.claude/agents/noexislabs-adaptive-orchestrator-domain-logic-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NoexisLabs/adaptive-orchestrator/HEAD/agents/domain-logic-auditor.md -o ~/.claude/agents/noexislabs-adaptive-orchestrator-domain-logic-auditor.md

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

Full documentation available on GitHub

View Source Repository