todo-task-run
Installation
SKILL.md
Target TODO file: $ARGUMENTS
Usage
/todo-task-run <file_path>
Arguments
file_path(required): Path to the TODO file to execute
π Development Rules
π¨ Guardrails (Prohibited Actions)
CRITICAL - Forward-Only Policy:
- β NEVER use
git reset,git restore,git revert, or any rollback commands - β Always move forward: Fix errors with new changes, not by undoing previous ones