Skip to main content
Back to registry

project-session-management

jezweb/claude-skills

Track progress across work sessions using SESSION.md with git checkpoints and concrete next actions.

Installs379
Install command
npx skills add https://github.com/jezweb/claude-skills --skill project-session-management
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Track progress across work sessions using SESSION.md with git checkpoints and concrete next actions. Phases (IMPLEMENTATION_PHASES.md): Units of WORK (e.g., "Database Schema", "Auth API"). Have verification/exit criteria. May span multiple sessions. Sessions (SESSION.md): Units of CONTEXT. Complete before clearing/compacting context. Can complete a phase, part of a phase, or multiple small phases. Example : Phase 3 (Tasks API) → Session 1 (GET/POST) → Session 2 (PATCH/DELETE) → Session 3 (verify) ✅ Starting New Project : Ending Session : Resuming : /wrap-session : Analyzes state → updates SESSION.md → updates related docs → creates checkpoint commit → outputs summary → optionally pushes /continue-session : Loads SESSION.md + planning docs → shows git history + summary → displays verification criteria (if in Verification stage) → opens "Next Action" file → asks permission to continue Purpose : Navigation hub referencing planning docs, tracking current progress Target : <200 lines in project root Update : After significant progress (not every change) Use these emoji status icons consistently: Update SESSION.md with current stage and progress.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does project-session-management do?

Track progress across work sessions using SESSION.md with git checkpoints and concrete next actions.

Is project-session-management good?

project-session-management does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does project-session-management work with?

project-session-management currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to project-session-management?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install project-session-management?

npx skills add https://github.com/jezweb/claude-skills --skill project-session-management

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering