dcramerdcramerCommunityยท2 Agent Skills Included

dex

Persistent task tracking and planning for long-running work

Tracks complex work as structured tasks with full context, results, and hierarchies that persist across sessions. Converts markdown plans, specs, and roadmaps into actionable tasks with automatic subtask breakdown. Eliminates lost context between sessions and messy handoffs with git-friendly JSONL storage. Syncs with GitHub Issues and Shortcut to keep commits and tickets linked automatically.
npx skills add dcramer/dex --all -g -y
Available:

Directs the agent to route task coordination requests to the dex skill and planning documents to the dex-plan skill, while defining storage format and commit attribution rules.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dex?โ–ผ

Run `npx skills add dcramer/dex --all -g -y` in your terminal to install all skills in this suite globally.

What is dex used for?โ–ผ

Dex gives your agent persistent task tracking with rich context, so complex multi-session work survives restarts and handoffs. Tasks are stored as git-friendly JSONL files in your project.

How is dex different from built-in task tools?โ–ผ

Built-in task tools are session-only and flat, while dex persists tasks to disk with full descriptions, results, and three-level hierarchies of epics, tasks, and subtasks.

Can dex turn a plan document into tasks?โ–ผ

Yes. The dex-plan skill reads any markdown plan, spec, or roadmap and creates a tracked task, automatically breaking it into subtasks when the plan has clear steps.

Does dex work with GitHub Issues?โ–ผ

Yes. Dex syncs tasks with GitHub Issues and Shortcut, and completing a task with a linked commit automatically closes the issue when merged.

Related Repositories in Product & Management

View All in Product & Managementโ†’