No subscriptions. No paywalls.
Galdr is and will remain free. Every tier, every feature, every update — MIT licensed and open source. The framework grows with your needs, not your credit card.
Galdr Slim
Free · MIT · Open Source
The full galdr framework for one project. Persistent memory, task lifecycle, quality gates, and all 30+ built-in skills. No limits.
- Full .galdr/ project structure
- TASKS, BUGS, PLAN, DECISIONS management
- 30+ built-in agent skills
- Adversarial quality gates (implement ≠ verify)
- Multi-AI support: Claude, Cursor, Codex, Gemini
- Git-native — zero new accounts
- No cloud dependency, runs 100% locally
- MIT license — fork and extend freely
Galdr Advanced
Free · MIT · Open Source
Slim plus PCAC multi-project coordination, skill packs, and a full hook/event system. Orchestrate your entire AI dev ecosystem.
- Everything in Slim
- PCAC parent-child-agent-coordinator topology
- Cross-project task ordering and messaging
- Skill packs: platform-crawl, harvest, ingest, video
- Full hook system (pre/post agent events)
- Agent swarm coordination
- Constraint and dependency enforcement
Galdr Valhalla
Free · MIT · Open Source
The backend MCP server powering Valhalla-tier features: agent memory, wiki, Oracle DB, MediaWiki, and unified platform services.
- Everything in Advanced
- 42 MCP tools exposed via local Docker service
- Agent memory (semantic search, session capture)
- MediaWiki integration
- Oracle DB read/write tools
- Platform documentation search
- Project health scoring
- Docker Compose — runs on your machine
The MIT License — plain English
You can read the full license on GitHub. Here's what it means for you:
Use commercially
Build client projects, SaaS, internal tools — no royalties.
Modify freely
Fork, extend, customise. Add your own skills and agents.
Distribute
Ship galdr with your own templates or products.
Private use
Keep your galdr-managed projects fully private.
The only requirement: keep the copyright notice in redistributed copies.
Frequently asked
Will Galdr ever charge for features that are free today?
No. The framework itself will remain MIT licensed and free. We may add hosted services (cloud sync, team dashboards) as optional paid add-ons in the future, but the core framework — Slim, Advanced, and Valhalla — will always be free to run locally.
What's the difference between Slim, Advanced, and Valhalla?
Slim is the base framework: task management, quality gates, and built-in skills. Advanced adds multi-project coordination (PCAC) and additional skill packs. Valhalla adds a local Docker MCP server for agent memory, wikis, and database access.
Do I need a Galdr account?
No. Galdr is file-first. It lives in your repo alongside your code. There are no accounts, no logins, and no telemetry. Your data never leaves your machine unless you choose to push it.
Can I use Galdr with my team?
Yes. Since galdr is git-native, the .galdr/ folder commits with your repo. Your team shares task state, decisions, and constraints automatically through version control.
Start with Galdr today
Free. Forever. MIT. No sign-up required.