adlc-rail-build

Automate ADLC rail and build workflows with deterministic gating and structured logs.

16|2|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/voodootikigod/adlc --skill adlc-rail-build
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adlc-rail-build
Source: https://github.com/voodootikigod/adlc/tree/main/plugins/adlc-codex/skills/adlc-rail-build
Command: npx skills add https://github.com/voodootikigod/adlc --skill adlc-rail-build

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end execution and governance of ADLC P3 to P4 rail and build workflows within Codex, ensuring gates are consistently applied and outcomes are observable.

Core Features & Use Cases

  • End-to-end rail and build orchestration for Codex ADLC pipelines (P3 rails, P4 builds).
  • Deterministic gating with hollow-test, preflight, rails-guard, and flail detector to catch defects early.
  • Ticket-based validation and structured evidence capture for auditability and repeatability.

Quick Start

Use this skill to validate a new ticket by running the adlc-rail-build workflow against a test ticket to confirm gates pass.

Frequently Asked Questions about adlc-rail-build

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

FAQPage Schema
How do I automate ADLC rail and build workflows in Codex?

Automate ADLC rail and build workflows in Codex using this skill to enforce deterministic gates and monitor outcomes across P3-to-P4 pipelines. It orchestrates end-to-end execution while applying ticket-based validation for consistent pipeline governance.

What is deterministic gating in an ADLC pipeline?

Deterministic gating in an ADLC pipeline applies strict, repeatable checks like hollow-test, preflight, rails-guard, and flail detector to catch defects early. This ensures builds only progress when validation criteria are met across tickets.

How do I validate a ticket against ADLC rails and frozen rails?

Validate a ticket against ADLC rails and frozen rails by running the end-to-end build workflow to confirm all gates pass. The skill captures structured evidence and logs, ensuring the ticket meets preflight and rails-guard requirements.

Does Codex ADLC automation support structured log reporting for audits?

Codex ADLC automation supports structured log reporting for audits by capturing ticket-based validation evidence during the build. This provides observable outcomes and repeatability for P3-to-P4 rail governance.

What is the best way to catch defects early in a Codex build pipeline?

The best way to catch defects early in a Codex build pipeline is applying preflight checks, hollow-test, and the flail detector as deterministic gates. These mechanisms prevent progression until validation passes across all affected tickets.

When should I not use automated ADLC rail gating?

You should not use automated ADLC rail gating when a build requires manual, non-deterministic intervention outside P3-to-P4 pipeline rules. It is designed for structured, ticket-based validation and cannot govern processes lacking defined preflight criteria.