Agent
Verify that PR review comments were substantively addressed in code, not just checkbox-resolved. Used as a sub-agent by connector-review or standalone.
The Open Context Layer for Data and AI , OpenMetadata is the open platform for building trusted data context and business semantics for humans, AI assistants, and agents.
Agent
Verify that PR review comments were substantively addressed in code, not just checkbox-resolved. Used as a sub-agent by connector-review or standalone.
Agent
Research a source system's API, SDK, auth methods, and data model for building an OpenMetadata connector.
Agent
Validate a connector implementation against OpenMetadata standards by running checks on schema, code, and tests.
Agent
Review TypeScript/React code changes against OpenMetadata frontend patterns and CI checkstyle rules — ESLint, Prettier, import organization, license headers, i18n sync, Playwright lint, and component architecture.
Agent
Review Java code changes against OpenMetadata backend patterns and Kafka-grade quality standards — method size limits, IntelliJ-level inspections, immutability, granular error handling, and human-readable code.
Agent
Review Python code changes against OpenMetadata ingestion patterns — connector architecture, Pydantic 2.x models, pytest conventions, and schema-first design.