Creates
A config, presets lock, project-local skills, process guidance, examples, and an onboarding packet across 19 recorded file actions.
Agent-ready onboarding
One onboarding command creates or preserves the broad Assura baseline, installs project-local guidance, verifies the result, and leaves project-specific questions for a human decision.
$ assura agent onboard . --agent auto --format json
project type monorepo
config .assura/config.yml
verified 2
inactive 2
next action .assura/onboarding/agent-next.md A config, presets lock, project-local skills, process guidance, examples, and an onboarding packet across 19 recorded file actions.
Existing configuration and AGENTS.md guidance are merged or retained rather than silently replaced.
Language, layout, naming, hooks, content models, and domain rules remain explicit human decisions.
The onboarding result names verified setup separately from content models and specialization that are still inactive.
Supported harnesses can receive integration bundles; generic environments still get AGENTS.md and manual-shell guidance.
The generated agent-next document tells the agent what to read, what to ask, and which broad checks are ready.
Advisory working-loop feedback, pre-commit warnings, and blocking pre-push or CI policy are configured as distinct stages.
Continue