Get Started
Get your first aDNA project running in about 5 minutes.
1. Clone the template
git clone https://github.com/LatticeProtocol/Agentic-DNA.git my-project
cd my-project 2. Open in your editor
Open in Obsidian, VS Code, or any Markdown editor. CLAUDE.md at the root is your agent's entry point.
3. Run your first session
Start Claude Code. It reads CLAUDE.md, detects a fresh project, and walks you through onboarding:
$ claude
✓ Loaded CLAUDE.md (project instructions)
I can see this is a fresh aDNA project. Let's set your project
identity and create your first session file.
What is this project called, and what problem does it solve?
> _ Next steps
- Tutorial: Create Your First CLAUDE.md
- What is aDNA?
- Learn about the Triad
- See it live: the aDNA.aDNA repository is a working aDNA project — every concept demonstrated in a real vault.