·track-session
""

track-session

antjanus/skillbox

Track, stop, resume, verify, and save progress on long-running work. Use when asked to "start a work session", "track this work", "save progress", "stop session", "resume work", "continue where we left off", "verify work", "check if we're done", "validate progress", "let's get to work on something big", or when planning multi-phase implementations, complex refactoring, or tasks spanning multiple sessions.

12Installs·3Trend·@antjanus

Installation

$npx skills add https://github.com/antjanus/skillbox --skill track-session

SKILL.md

🔄 Session tracking activated - I'll use SESSIONPROGRESS.md to track our work so we can pause and resume anytime.

Use SESSIONPROGRESS.md in the project root to track plans and progress. All planned work should be saved to SESSIONPROGRESS.md and updated over time. If the plan changes, update SESSIONPROGRESS.

Core principle: Maintain recoverable state so work can pause and resume without losing context.

Track, stop, resume, verify, and save progress on long-running work. Use when asked to "start a work session", "track this work", "save progress", "stop session", "resume work", "continue where we left off", "verify work", "check if we're done", "validate progress", "let's get to work on something big", or when planning multi-phase implementations, complex refactoring, or tasks spanning multiple sessions. Source: antjanus/skillbox.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/antjanus/skillbox --skill track-session
Category
""Writing
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is track-session?

Track, stop, resume, verify, and save progress on long-running work. Use when asked to "start a work session", "track this work", "save progress", "stop session", "resume work", "continue where we left off", "verify work", "check if we're done", "validate progress", "let's get to work on something big", or when planning multi-phase implementations, complex refactoring, or tasks spanning multiple sessions. Source: antjanus/skillbox.

How do I install track-session?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/antjanus/skillbox --skill track-session Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/antjanus/skillbox

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-05