dex

Manage persistent task lifecycles via a structured CLI for development workflows.

216|13|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/getsentry/dotagents --skill dex-getsentry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dex
Source: https://github.com/getsentry/dotagents/tree/main/.agents/skills/dex
Command: npx skills add https://github.com/getsentry/dotagents --skill dex-getsentry

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the issue of ephemeral AI memory by providing a persistent, structured task tracking system that survives across multiple sessions and complex workflows.

Core Features & Use Cases

  • Persistent Task Tracking: Maintains a structured record of tasks, subtasks, and epics in a local file-based system.
  • Contextual Hierarchy: Supports three-level task organization (Epic, Task, Subtask) to manage complex project initiatives.
  • Verification-First Workflow: Enforces a strict completion process that requires documented verification and evidence before a task is marked as done.

Quick Start

Use the dex skill to create a new task named project setup with a description of the initial implementation requirements.

Frequently Asked Questions about dex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain persistent task tracking for AI agents across multiple sessions?

Persistent task tracking for AI agents is maintained through a local file-based system that records work state, dependencies, and completion evidence, ensuring project context survives across multiple agent sessions.

How do I structure complex project initiatives into epics, tasks, and subtasks?

You can structure complex project initiatives using a three-level contextual hierarchy that decomposes high-level epics into manageable tasks and granular subtasks through a structured CLI interface.

What is the best way to enforce verification requirements before marking an AI workflow task as done?

The best way to enforce task verification is through a verification-first workflow that requires documented evidence and strict completion processes before any task is marked as done.

Can I use a CLI interface to coordinate AI agent development workflows?

Yes, you can use a structured CLI interface specifically designed to manage persistent task lifecycles and facilitate coordination for AI-driven development workflows.

Does persistent task management for AI agents work without external dependencies?

Yes, persistent task management operates using a local file-based system with no external dependencies, relying on internal references to track task state and completion evidence.