Marketplace

jj-todo-workflow

Structured TODO commit workflow using JJ (Jujutsu). Use to plan tasks as empty commits with [task:*] flags, track progress through status transitions, manage parallel task DAGs with dependency checking. Enforces completion discipline. Enables to divide work between Planners and Workers. **Requires the working-with-jj skill**

$ Instalar

git clone https://github.com/YPares/agent-skills /tmp/agent-skills && cp -r /tmp/agent-skills/jj-todo-workflow ~/.claude/skills/agent-skills

// tip: Run this command in your terminal to install the skill