Quick Start¶
1. Initialise your project¶
Navigate to your project root and run:
Atlas will detect your stack (languages, tools, frameworks) and suggest modules to install.
2. Ask the agent for context¶
In your editor, the agent can now call:
Each call returns a Markdown document with your actual config values injected.
3. Run tasks with error augmentation¶
Atlas runs the command and appends relevant rule hints next to any errors.
4. Add more modules¶
5. Keep in sync¶
When you change config files, run:
Atlas re-scans your config files and updates stored values.