Turn any directory into a self-evolving AI workspace with memory, skills, and instructions for every coding agent.
One config generates instructions for multiple AI agents simultaneously.
Persistent cross-session context. Agents remember and evolve.
Install pluggable capabilities from skills.sh with one command.
Hub mode for multi-project workspaces. Project mode for codebases.
Get up and running in under a minute.
npx drevon initAnswer a few questions — or use -y for defaults.
Copilot, Claude, Cursor…All configs are ready. Agents see your instructions immediately.
Memory builds over timeYour workspace evolves with every session.
Choose the mode that fits your workflow. Switch anytime.
For founders, researchers, and generalists working on many projects from one workspace.
For developers and teams embedding AI capabilities into an existing codebase.
A persistent memory system creates an emergent self-improvement loop across sessions.
user.mdPreferences & decisions
projects.mdProject registry
systems.mdInfrastructure & systems
log.mdChronological actions
Install capabilities from skills.sh — automatically injected into every agent config.
# Initialize drevon init Initialize workspace (interactive) drevon init --hub Force hub mode drevon init --project Force project mode drevon init -y Skip prompts, use defaults # Manage drevon sync Regenerate all agent configs drevon status Show workspace status drevon doctor Diagnose issues # Skills drevon skill add <pkg> Install a skill drevon skill remove <n> Remove a skill drevon skill list List installed skills drevon skill sync Re-sync into agent configs