Problem
What problem this solves
Task tracking stops being useful when the list no longer reflects what was completed, what remains, or what changed in scope.
Skill Detail
Keep the task list coherent after work moves, instead of letting tracking fall behind reality.
A task-management skill for updating `TASKS.md`, reflecting progress, and capturing the next sensible steps.
Problem
Task tracking stops being useful when the list no longer reflects what was completed, what remains, or what changed in scope.
Outcome
You get a task file that stays closer to reality and is more useful for the next work cycle.
Why It Matters
This skill matters because stale tracking quietly recreates the same confusion as stale docs: you stop trusting the operating surface.
Arguments
These are the argument switches documented for this skill. For the general rule behind skill arguments, read the skill modes tutorial.
sessions <project-or-cwd>The `309-sg-tasks` skill reviews Codex sessions for the selected project and renames their visible titles with the exact tracker statuses: `todo`, `doing`, `in_progress`, `blocked`, or `done`.
When you resume a previous session in Codex, its name shows the current status directly. The mode changes the session title only, not the conversation content. This is a status and naming layer, not a one-to-one merge of conversations into tasks; several sessions may relate to the same task, including forks.
sessions rename <status>The `309-sg-tasks` skill renames only the current Codex conversation with `<STATUS> - <semantic work title>` using `todo`, `doing`, `in_progress`, `blocked`, or `done`.
The current session becomes recognizable at a glance without changing other sessions, forks, or `TASKS.md`. The command derives the work title from the visible conversation and requires the current project working directory to match exactly.
Related Skills
Capture ideas without letting them hijack the current execution thread.
A local-first backlog management skill for parking non-urgent work while keeping active delivery focused.
Open skill pageReorder the backlog by impact and effort before momentum turns into scattered activity.
A local-first prioritization skill for sorting active and pending work with a more explicit impact-versus-effort lens.
Open skill pageClose a task cleanly so the work is summarized, tracked, and ready for the next thread.
A task-closing skill for wrapping up implementation, documenting completion, and recording closure in the chantier flow when applicable.
Open skill pageGo Deeper
Use the public catalog for education and workflow selection. Move to the docs and GitHub when you want the operator-grade execution details behind the skill system.