Skip to main content

Prerequisites

  • Node.js ≥ 18.0.0
  • Any supported AI coding agent installed

Create Your First Workspace

Hub mode is for founders, researchers, and generalists managing multiple projects from one workspace.
The interactive wizard will guide you through:
  1. Mode — automatically detected as Hub (empty directory)
  2. Name — your workspace name
  3. Identity — choose a preset (founder, developer, team, researcher)
  4. Agents — select which agents to configure
  5. Memory — enable persistent cross-session memory
  6. Prompts — optionally install starter workflow templates

What Gets Created

After running drevon init, your directory will contain:

Install a Skill

Add capabilities from the skills.sh marketplace:
Skills are automatically injected into every agent’s config on the next drevon sync.

Sync After Changes

Whenever you edit drevon.config.json, regenerate agent configs:

Verify Your Setup

Check that everything is healthy:
This shows your mode, identity, enabled agents (with health checks), memory files, installed skills, and prompt count.

Next Steps

Modes

Understand Hub vs Project mode in depth.

Memory System

Learn how persistent memory works.

Skills

Browse and install agent skills.