
Udecode Dotai
- 1.2k repo stars
- Updated July 14, 2026
- udecode/dotai
udecode-dotai is a Claude Code plugin that acts as a multi-agent context manager with seven workflow-oriented plugins for planning, TDD, and systematic debugging.
About
udecode-dotai is a Claude Code plugin collection marketed as a context manager for all agents: it bundles workflows for planning, implementation, test-driven development, debugging, and documentation so developers do not reinvent prompts every session. The repository ships seven plugins with vocabulary around four-phase development, systematic investigation, media/notification helpers on macOS, and integration with agent servers—aimed at teams and indies who want one source of truth for how agents should explore, fix, and verify code. Install it when you run more than one agent flavor on the same codebase and need shared rules instead of ad-hoc chat. It complements task-specific MCP tools by governing process and context injection. Depth is intermediate: you should already run Claude Code or Codex with plugin installs and be willing to adopt structured cycles rather than one-shot codegen.
- Context manager framing for multiple agents (Claude, Codex, clones) in one repo
- Seven-plugin community bundle from udecode/dotai
- Keywords surface four-phase / red-green-refactor and systematic debugging flows
- Planning, documentation, and integration-oriented agent prompts in one toolkit
- Deterministic process hooks (before events, complete cycle) for repeatable agent runs
Udecode Dotai by the numbers
- Data as of Jul 15, 2026 (Skillselion catalog sync)
/plugin install udecode-dotai@udecode/dotaiAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1.2k |
|---|---|
| Last updated | July 14, 2026 |
| Repository | udecode/dotai ↗ |
What it does
Centralize context, prompts, and structured workflows (planning, TDD, debug) so Claude, Codex, and other agents share one deterministic toolkit across a repo.
Who is it for?
Best when you're standardizing agent behavior across planning, TDD, and debug on one monorepo or product codebase.
Skip if: Skip if you only need a single narrow integration skill with no process framework, or those avoiding structured test/debug rituals.
What you get
Agents pull from shared dotai context and phased workflows so planning, tests, fixes, and documentation follow the same rules every cycle.
- Unified agent context configuration for the repo
- Repeatable planning-to-test agent workflows across bundled plugins
By the numbers
- 7 plugins in bundle (udecode/dotai)
- Repository stars: 1144 (catalog ingest snapshot)
Recommended Plugins
How it compares
Agent context and methodology bundle, not a single-purpose MCP database connector.
FAQ
Who is Udecode Dotai for?
Developers who run multiple AI coding agents and want one context manager plus workflow plugins for planning, testing, and debugging.
When should I use Udecode Dotai?
Use it when agent sessions need shared prompts, four-phase or TDD discipline, and systematic investigation instead of isolated chat threads.
How do I add Udecode Dotai to my agent?
Add the udecode/dotai Claude Code plugin marketplace entry, install all seven bundled plugins, then wire repo-level dotai context per the repository README before starting agent tasks.