OpenCode Plugin

nexus-ci-bridge

v0.1.0Alpha

CI/CD pipeline integration — validates PRs against ADRs, generates review comments, and reports results to Nexus sessions.

Overview

Connects your CI/CD pipeline to Nexus project intelligence. On each PR, the plugin checks changed files against active Architecture Decision Records and project directives, generates architectural review comments when violations are detected, and can block merges that contradict accepted decisions. Pipeline results are automatically reported back as session entries for full traceability.

Registered Hooks

ci.pr_opened

Triggers ADR and directive validation when a pull request is opened or updated.

ci.pipeline_complete

Records pipeline success/failure as a session entry in the active Nexus session.

Custom Tools

nexus_ci_validate

On-demand validation of staged changes against project ADRs and directives.

nexus_ci_report

Generates a compliance report summarizing which ADRs and directives a changeset affects.

Details

Pricing€1.99/month per tenant. Available on Pro and Enterprise plans.
CI SystemsGitHub Actions, GitLab CI, and generic webhook integration.