Udecode Dotai
udecode-dotai is a Claude Code plugin for the Build phase that acts as a multi-agent context manager with seven workflow-oriented plugins for planning, TDD, and systematic debugging.
Centralize context, prompts, and structured workflows (planning, TDD, debug) so Claude, Codex, and other agents share one deterministic toolkit across a repo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install udecode-dotai@udecode/dotaiBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:udecode/dotai") and the paste-ready config with skillselion.get_install_config("plugin:udecode/dotai").
What it does
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 solo builders 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.
Highlights
- 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
Why builders use it
Switching between Claude, Codex, and other agents scatters context and process, so debugging and implementation become non-deterministic one-off chats.
Agents pull from shared dotai context and phased workflows so planning, tests, fixes, and documentation follow the same rules every cycle.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1.1k stars, 0 votes.
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.
Comments
Share how you use udecode-dotai, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.