extract-session-pr

Community

Turn your current session into a PR safely.

Authorthisolivier
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you convert the work you produced during the current coding session into a clean pull request while avoiding changes to your working directory.

Core Features & Use Cases

  • Session-to-PR change extraction: Detects modified, staged, untracked, and deleted items, then filters them to the files relevant to your session.
  • Worktree isolation: Creates an isolated git worktree from a chosen base branch so commits and pushes do not touch your current workspace.
  • PR creation automation: Collects PR title and base branch, commits the extracted changes on a new branch, pushes it, and opens a GitHub pull request via the gh CLI.
  • Use case: You finish a feature in your editor but want to keep developing locally; this Skill extracts only the session’s intended changes into a PR that you can review, share, or merge.

Quick Start

Tell the assistant to extract the current session’s changes into a pull request without modifying the working directory.

Dependency Matrix

Required Modules

gh

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: extract-session-pr
Download link: https://github.com/thisolivier/chronolog/archive/main.zip#extract-session-pr

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.