Governed repository work
Keep Work Items traceable
Link requirements, Epics, Tasks, Bugs, Spikes and Delivery Cycles before implementation moves forward.
This is a presentation/portfolio page. However, the presented piece of work is functional within its stated scope.
Executable Agile Governance Framework
Aven CLI is an Executable Agile Governance Framework for repository-native software work: requirements, Work Items, validation, evidence and release decisions are managed through local CLI workflows.
01
Process rules in chat or static documents are easy to miss. Aven CLI keeps governance inside the repository and makes it executable, so planning, validation, evidence and delivery decisions can be checked where the work happens.
02
Aven CLI fits when repository work needs more than a task list: requirements, board movement, validation, evidence and release gates must stay connected to commits and owner decisions.
Governed repository work
Link requirements, Epics, Tasks, Bugs, Spikes and Delivery Cycles before implementation moves forward.
Agent-assisted development
Keep local agent work inside explicit rules, permission boundaries, validation checks and recorded owner gates.
Release and evidence control
Keep version decisions, candidate evidence, testing results and release constraints visible before shipping.
03
Install the command-line tooling, then initialize the repository workspace you want Aven governance to manage.
curl -fsSL {origin}/install.sh | AVEN_DOWNLOAD_BASE={origin}/downloads bash
$env:AVEN_DOWNLOAD_BASE="{origin}/downloads"; irm {origin}/install.ps1 | iex
04
The current installer gives you Aven CLI: the public runtime and local workspace-governance tools. The terminal UI remains an operator surface on top of the CLI, while licensed workspace automation capabilities require Aven Backend support.
aven command with status, license,
dependency, update and configuration commands.