Skip to content

/save-state

Saves current working context to production/session-state/active.md AND writes an atomic per-task checkpoint to .tasks/checkpoints/[task_id].md. Run before any major context reset, when context usage exceeds 60%, or when ending a work session.

shell
$ npx -y skills add tranhieutt/software_development_department --skill save-state --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/save-state
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Saves current working context to production/session-state/active.md AND writes an atomic per-task checkpoint to .tasks/checkpoints/[task_id].md. Run before any major context reset, when context usage exceeds 60%, or when ending a work session.
Ships withsoftware-development-department

Software Development Department

Get the whole plugin, auto-invoked