Skip to main content
Back to registry

dev-session

jezweb/claude-skills

Manage multi-session development work with structured progress files, checkpoint commits, and durable learnings. Produces SESSION.md files that survive context compaction and enable clean handoff between sessions.

Installs294
Install command
npx skills add https://github.com/jezweb/claude-skills --skill dev-session
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Manage multi-session development work with structured progress files, checkpoint commits, and durable learnings. Produces SESSION.md files that survive context compaction and enable clean handoff between sessions. When : Beginning multi-step work, "start session", "new session for [feature]" When : "checkpoint", major milestone reached, before risky changes, context getting large When : "resume", "continue from last session", "where were we", start of a new conversation When : "wrap session", "done for now", "save progress", ending a session - Check if SESSION.md already exists in the project root - If yes: read it and ask whether to continue the existing session or start fresh - If no: create from template (see references/session-template.md ) - Pre-fill fields: - Project : from CLAUDE.md or directory name - Branch : from git branch --show-current - Last Updated : current timestamp - Phase : ask user what they're working on - Read the project's CLAUDE.md to orient on context - Present a brief summary: "Session started. Working on [phase] on branch [branch]." - Update SESSION.md: - Add completed items to What Works - Update Current Position with exact location (file paths, line numbers) - Clear resolved Blockers , add new ones - Write concrete Resume Instructions - Capture learnings: - If any patterns, gotchas, or commands were discovered during work, add them to CLAUDE.md -...

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 dev-session do?

Manage multi-session development work with structured progress files, checkpoint commits, and durable learnings. Produces SESSION.md files that survive context compaction and enable clean handoff between sessions.

Is dev-session good?

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

What agent does dev-session work with?

dev-session currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to dev-session?

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

How do I install dev-session?

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

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering