Skip to content

ready-to-release/eac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

952 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Ready to Release
Agent-ready continuous delivery for regulated industries

The Everything as Code framework — compliance, traceability, and release automation
governed by code, operated by humans and AI agents alike.

CI Stars Last Commit MIT

eac   eac-ext   mcp-server   clie   docs

tutorials howto explanation specifications report


Get Started

Up and running in under 5 minutes.

View install commands

EAC CLI (standalone, no Docker required)

Linux / macOS

curl -fsSL https://raw.githubusercontent.com/ready-to-release/eac/main/scripts/sh/eac/install.sh | bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/ready-to-release/eac/main/scripts/pwsh/eac/install.ps1 | iex

CLIE (extension manager — adds Docker-based extensions to EAC)

Linux / macOS

curl -fsSL https://raw.githubusercontent.com/ready-to-release/eac/main/scripts/sh/cli/install.sh | bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/ready-to-release/eac/main/scripts/pwsh/cli/install.ps1 | iex

1 Install EAC 2 Setup 3 Initialize 4 Claude Code
eac init · eac validate · eac build · claude /boot


The Transformation

Agent-Ready by Design

Everything as Code turns compliance from a bottleneck into a byproduct.
Specifications · Documentation · Compliance · Traceability — all version-controlled, executable, automated.

Word documentsExecutable specs
Wiki pagesGenerated from code
Manual checklistsAutomated gates
Audit spreadsheetsGit history
Months of release/audit prepAlways ready
Documents agents can't readMachine-enforceable infrastructure

Requirements Documentation Compliance Traceability Audit

One commit. Validated build. Auditable release.
Audit-ready documentation as a byproduct of your pipeline, not a bottleneck before release.
Infrastructure where intelligent agents can safely read, validate, and act.


AI-Native

MCP Server Claude Code AI Commits AI Specs VS Code


Command Areas

12 command areas. eac <command>

Design Specs Templates Books
Test Validate Scan Lint Risk
Workspace Build Pipeline Release

Browse all commands →


Why It Works

The Paradox

DORA research proves regulated industries achieve elite performance:

208x Faster Deploys 106x Faster Lead Time 7x Lower Failure Rate

The difference isn't less compliance—it's automated compliance.
Small validated changes · Continuous evidence capture · Traceability in every commit

Common challenges this solves

Traditional approaches create friction:

  • No single source of truth → Multiple systems, version mismatches, manual reconciliation
  • Documentation drift → Wiki pages outdated, Word docs lost, specs disconnected from code
  • Scattered evidence → Audit prep takes months, traceability requires manual investigation
  • Late security scans → Issues found at the end, expensive to fix, delays release
  • Manual gates → Bottlenecks in the pipeline, human error, inconsistent checks
  • Release events → Big-bang deployments, deployment roulette, high-risk changes

EAC replaces friction with flow — everything versioned, traced, and automated in git.

Dogfooding
This repository uses EAC to build itself — living proof of the framework's efficacy.

Understand the paradigm → · Explore the compliance-velocity paradox →


Extend & Learn

CLIE Extensions EAC Modules
Build Docker-based CLI extensions → · Add custom automation modules →

Your standards. Your tooling. One CLI.

Tutorials How-to Reference Explanation

Full documentation → · Contributing →


The Crew

Built by practitioners who ship to production daily.

casperease miohansen claude code tomasmalmsten

Questions
MIT (code) · CC BY-SA 4.0 (docs)