What You’ll Build
In this guide, you’ll create a hub-mode workspace from scratch — complete with memory, skills, and multiple agents configured. By the end, you’ll have a self-evolving workspace that works with any AI coding agent.Prerequisites
- Node.js ≥ 18
- At least one AI coding agent installed (e.g., GitHub Copilot, Claude Code)
Step 1: Create the Workspace
Identity → Founder
Choose “Founder” for maximum autonomy. The agent will take initiative and move fast.
Step 2: Explore What Was Created
- Mode:
hub - Identity:
founder-agent - 2 agents enabled with health checks
- 4 memory files
- 1 skill (find-skills)
- 5 prompts
Step 3: Install Your First Skill
Let’s add browser automation capability:Step 4: Add a Custom Instruction
Editdrevon.config.json to add a project-specific rule:
Step 5: Start Your First Project
Create a project folder:- Read memory files to understand the workspace context
- Follow your identity rules (founder-agent posture)
- Know about installed skills (browser-use, find-skills)
- Use your custom instructions (tech stack preferences)
Step 6: Verify the Self-Evolution Loop
After your first session, check if the agent updated memory:What’s Next
Add More Skills
Browse skills.sh for more capabilities.
Custom Instructions
Write powerful project-specific rules.
Team Setup
Share this workspace with your team.
Best Practices
Tips for getting the most out of Drevon.