Skip to content

Assura

Structure validation for developer onboarding

assura check

The primary supported validation command for local development and CI.

assura init

Creates a starter .assura/config.yml without overwriting existing config by default.

Agent-ready onboarding

Creates a broad local baseline, onboarding packet, lifecycle profiles, and agent handoff.

assura migrate

Converts LS-Lint 2.3 rule configuration into Assura structure config.

JSON Reports

Machine-readable reports expose success, paths, counts, and violations.

Terminal window
curl -fsSL https://raw.githubusercontent.com/rothnic/assura/master/website/public/install.sh | sh
assura init
assura check --format json .

For coding-agent-first repositories, start with Agent-Ready Onboarding instead of inventing project conventions before the baseline is verified.