๐ฏ
dex-plan
๐ฏSkillfrom dcramer/dex
What it does
|Planning module for dex, a task tracking system for AI agents that provides persistent memory for complex, multi-session work with structured context and results.
Same repository
dcramer/dex(4 items)
dex-plan
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add dcramer/dex --skill dex-planskills.sh Installโ Installs to .agents/skills/
npx skills add dcramer/dex --skill dex-planManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/dex-plan/SKILL.mdSKILL.md
409Installs
165
-
Last UpdatedJan 26, 2026
More from this repository3
๐ฏ๐ช๐
dex๐ฏSkill
Tracks tasks for AI agents with persistent memory, capturing full context including descriptions, requirements, and implementation results across multi-session work.
dcramer-dex๐ชMarketplace
Tracks structured tasks with full context and results for AI agents across multiple sessions, storing work persistently in Git-friendly JSONL format.
dex๐Plugin
Task tracking plugin for AI agents that provides persistent memory for complex, multi-session work. Each task captures description, context, and results in git-friendly JSONL format for collaboration and versioning.