20
MD² is an AI orchestration tool for developers that organizes AI-assisted software development around features instead of conversations.
Use MD² to work faster with multiple agents, reduce repeated prompting and token usage, and keep better control over how features move through development
Feature cards keep track of what every AI agent is working on. Cards can optionally be linked to Git worktrees, updated automatically by agents, and managed from a single dashboard.
Feature-centric history. A feature usually spans multiple prompts, conversations, commits, and coding sessions. MD² connects all of them back to the feature instead of leaving you with one long list of disconnected chat histories.
Local Markdown knowledge base. Cards, chatlogs, design notes, and documentation live inside your repository as Markdown files. Agents can read and update them directly, giving sessions access to the entire development history.
Reusable actions. Instead of cluttering context windows with large sets of unused skill references, MD² uses agent-actions which automatically inject the right project context through placeholders like {{card-file}}.
Automate the boring parts. Run commands when cards change state, update diagrams, commit changes, execute scripts, or trigger custom workflows. For recurring tasks, let an AI generate the script once, then reuse it without spending tokens every time.
Built-in token cost tracking. Automatically see AI cost per action, per feature, and across the entire project so you always know where time and money are being spent.
Built with