Dcramer Dex
dcramer-dex is a Claude Code plugin for the Build phase that adds agent-oriented task tracking so complex coordinating work stays organized across coding sessions.
Give Claude Code a structured task board so long, multi-step agent runs stay organized instead of losing context mid-build.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dcramer-dex@dcramer/dexBuilt 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:dcramer/dex") and the paste-ready config with skillselion.get_install_config("plugin:dcramer/dex").
What it does
dcramer-dex is a Claude Code plugin that adds task tracking for agents—useful when your coding agent juggles many steps, branches, or follow-ups and you need a lightweight management layer inside the agent workflow. Solo and indie builders shipping with Claude Code install it to keep complex coordinating work visible: what is done, what is next, and what blocked the run. It sits in the productivity lane rather than replacing GitHub Issues or Linear; think of it as agent-native PM for sessions where the model is the primary executor. Pair it during Build when you are iterating features with heavy agent delegation, and again in Operate when you are tracking fix chains or infra tasks. The catalog lists one plugin in the bundle with community traction on GitHub. Confidence is moderate because public README detail is thin; tags reflect stated description and keyword intent (agent, management, coordinating, dex).
Highlights
- Task tracking tailored for AI agents and multi-step coding sessions
- Helps coordinate complex work when agents spawn parallel or dependent tasks
- Single-plugin bundle from dcramer/dex focused on agent management
- Keywords align with coordinating dex-style agent execution and skill-driven work
- Productivity-oriented install for builders who outgrow ad-hoc todo lists in chat
Why builders use it
Long agent runs scatter todos across chat logs, so you lose track of what the agent finished, deferred, or still owes you.
After you register the plugin, Claude Code can align work to tracked tasks so multi-step agent jobs feel more like a managed queue than a single streaming reply.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 226 stars, 0 votes.
FAQ
Who is dcramer-dex for?
It is for developers using Claude Code who delegate substantial work to agents and need lightweight task tracking inside that workflow.
When should I use dcramer-dex?
Use it when a session involves many coordinated steps—features, fixes, or research threads—where you want explicit tasks rather than memory in the conversation alone.
How do I add dcramer-dex to my agent?
Install the dcramer/dex Claude Code plugin from the marketplace or repo, enable it in your Claude Code plugin settings, and invoke task-tracking behavior per the plugin’s SKILL or command docs in the repository.
Comments
Share how you use dcramer-dex, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.