convergence-gate

Run a seven-phase convergence session to eliminate strategic drift in codebases.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/DojoGenesis/gateway --skill convergence-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convergence-gate
Source: https://github.com/DojoGenesis/gateway/tree/main/plugins/system-health/skills/convergence-gate
Command: npx skills add https://github.com/DojoGenesis/gateway --skill convergence-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It stops strategic drift, uncommitted state, and accumulating technical debt by running a systematic convergence session that realigns codebases and release pipelines.

Core Features & Use Cases

  • 7‑Phase Workflow: Inventory, commit sweep, deferred validations, open‑items triage, strategic evaluation, pre‑deployment readiness, and deployment retrospective.
  • Drift Detection Integration: Automatically triggers on yellow or red drift alerts, or can be invoked manually for periodic health checks.
  • Release Safety: Verifies build, test, lint, and deployment gates before any release, capturing friction that would otherwise be missed.

Quick Start

Invoke the convergence-gate skill with a trigger reason such as “YELLOW drift” to start the full convergence workflow.

Frequently Asked Questions about convergence-gate

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

FAQPage Schema
How do I fix codebase drift before a software release?

Run a convergence session to eliminate strategic drift by orchestrating repository inventory, commit sweeps, deferred validations, and triage to realign uncommitted codebases before deployment.

What is a convergence session in software engineering?

A convergence session is a 7-phase workflow spanning inventory, commit sweep, deferred validations, open-items triage, strategic evaluation, pre-deployment readiness, and deployment retrospective to eliminate strategic codebase drift.

How do I verify release readiness with uncommitted git changes?

Trigger a convergence workflow to sweep uncommitted git changes, run build and test validations, and execute pre-deployment checks to capture pipeline friction and verify release readiness.

How do I detect and triage technical debt in git repositories?

Run a convergence session to inventory git repositories, sweep commits, and perform open-items triage to identify accumulating technical debt and strategic drift in uncommitted codebases.

When should I run a convergence workflow for deployment validation?

Run a convergence workflow during yellow or red drift detections, or invoke manually for periodic health checks, to validate build, test, lint, and deployment gates before release.

Do I need a convergence ledger file to track deployment retrospectives?

Yes, the convergence workflow requires a ledger file to record outcomes from deployment retrospectives, pre-deployment checks, and strategic evaluations across sessions.