askill
todo-checkin

todo-checkinSafety 75Repository

Check in a task — save progress, plan updates, and working files

0 stars
1.2k downloads
Updated 2/1/2026

Package Files

Loading files...
SKILL.md

First, resolve the user's home directory by running echo $HOME via Bash. The todo file is at <home>/.claude/todo.md. The plan directories live under <home>/.claude/todo/.

Save progress on a task back to its plan directory.

If $ARGUMENTS is a task number, use it. If only one task was checked out this session, use that. Otherwise ask.

Steps:

  1. Create <home>/.claude/todo/<N>/ if it doesn't exist
  2. Write or update <home>/.claude/todo/<N>/plan.md with:
    • Status: brief one-line summary (e.g. "In progress — fixture refactor done, coverage at 80%")
    • Last session: date and summary of what was accomplished this session
    • Approach: current strategy/decisions (update if changed)
    • Next steps: concrete items to pick up next session
    • Open questions: anything unresolved
    • Preserve previous session entries under a ## Session log section (append, don't overwrite)
  3. If there are working files discussed or produced during the session, save them to the task directory and reference them from plan.md
  4. Update the summary table in the todo file:
    • Set the task's Plan column to yes
    • Set the task's Status back to pending (or a brief status like in progress if partially done)
  5. Confirm what was saved, listing all files written to the task directory

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

78/100Analyzed 2/16/2026

A well-structured, actionable skill for saving task progress with clear steps and templates. Somewhat tied to a specific todo workflow but professionally documented.

75
90
65
85
90

Metadata

Licenseunknown
Version-
Updated2/1/2026
Publisherccam80

Tags

llm