Conformance Reviewer banner
intersystems-ib intersystems-ib

Conformance Reviewer

Development community

Description

--- name: conformance-reviewer description: Review an IRIS Interoperability production against the iris-interop best-practice criteria AFTER it is built and TDD-green, and report what does not conform. Use after building/modifying interop components, before declaring the work done, or when the user asks whether the implementation is correct / idiomatic / per best practices. Independently re-verifies tests via the real iris_test tool (never trusts a self-graded SqlProc), produces a severity-tagge

Installation

Installs to ~/.claude/agents/intersystems-ib-iris-interop-skills-conformance-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/intersystems-ib/iris-interop-skills/HEAD/agents/conformance-reviewer.md -o ~/.claude/agents/intersystems-ib-iris-interop-skills-conformance-reviewer.md

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

Full documentation available on GitHub

View Source Repository