Task tracking for async/multi-step work. Use dex to create, track, and complete tasks that span multiple sessions or require coordination (e.g., coding agent dispatches, PR reviews, background jobs). Tasks stored as JSON files in .dex/tasks/.
$npx -y skills add craftos-dev/craftbot --skill dexInstalls into the current project.
Run `npx skills use "https://github.com/craftos-dev/craftbot" --skill "craftos-dev/craftbot/dex"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/craftos-dev/craftbot" that are relevant to the current task. Run `npx skills add "https://github.com/craftos-dev/craftbot"` and select the relevant skills, then follow their instructions.