datahub-connector-pr-review

Review DataHub connector code against 22 golden standards.

36|86|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/datahub-project/datahub-skills --skill datahub-connector-pr-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: datahub-connector-pr-review
Source: https://github.com/datahub-project/datahub-skills/tree/main/skills/datahub-connector-pr-review
Command: npx skills add https://github.com/datahub-project/datahub-skills --skill datahub-connector-pr-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the rigorous review of DataHub connector code, ensuring compliance with standards, best practices, and merge readiness.

Core Features & Use Cases

  • Comprehensive Code Audits: Evaluates connectors against 22 DataHub standards, covering architecture, code quality, testing, and security.
  • Automated PR Reviews: Integrates with CI/CD pipelines to provide instant feedback on pull requests.
  • Use Case: A developer submits a pull request for a new Snowflake connector. This Skill automatically analyzes the code, identifies potential issues like missing tests or non-compliance with lineage standards, and provides actionable feedback before human review.

Quick Start

Use the datahub-connector-pr-review skill to review my connector code for postgres.

Frequently Asked Questions about datahub-connector-pr-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for DataHub connectors in a CI/CD pipeline?

Automated code review for DataHub connectors integrates directly into CI/CD pipelines to provide instant feedback on pull requests. It evaluates connectors against 22 DataHub standards, covering architecture, code quality, testing, and security before human review.

What does a DataHub connector compliance audit cover?

A DataHub connector compliance audit covers 22 golden standards, assessing architecture, code quality, testing, and security. It leverages specialized agents to evaluate error handling, test analysis, type design, and code simplification to ensure merge readiness.

Can I run a local audit on my DataHub connector code before submitting a PR?

Yes, local audits are supported alongside automated PR reviews. You can review your connector code locally to identify non-compliance with lineage standards, missing tests, or potential errors, receiving actionable feedback before merging.

How are DataHub connector code reviews structured to ensure quality?

DataHub connector code reviews are structured using a multi-agent approach. Specialized agents independently analyze error handling, test coverage, type design, and code simplification to ensure connectors meet quality, security, and performance benchmarks.

Does the DataHub connector review check for missing tests and lineage standards?

Yes, the review process checks for missing tests and validates compliance with DataHub lineage standards. It automatically analyzes connector code to identify these potential issues and provides actionable feedback to ensure merge readiness.

What is the best way to ensure a new DataHub connector is ready for merging?

The best way to ensure merge readiness is conducting an in-depth, multi-agent code review. This evaluates the connector against DataHub's golden standards, ensuring quality, security, and performance benchmarks are met before merging.