work
SKILL.md
Work Through Tasks
Implement pending tasks one-by-one, committing after each completion.
CRITICAL: One Task at a Time
STOP. Before dispatching ANY Agent/Codex/Gemini call, verify you are sending it EXACTLY ONE task. PostToolUse hooks do not fire inside subagents — batching tasks into one Agent call makes pidash show stale progress for the entire duration.
The loop runs in YOUR session (the main session), not inside a subagent: