·recover-branch-context
</>

recover-branch-context

Get up to speed on the current branch's intent by analyzing commits, changes, and optionally a Linear ticket. Use when starting work on an existing branch.

113Installs·7Trend·@casper-studios

Installation

$npx skills add https://github.com/casper-studios/casper-marketplace --skill recover-branch-context

How to Install recover-branch-context

Quickly install recover-branch-context AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/casper-studios/casper-marketplace --skill recover-branch-context
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: casper-studios/casper-marketplace.

SKILL.md

View raw

You are tasked with understanding the intent and current state of an existing branch so you can resume or continue work effectively. The code state is your primary source of truth - it may have drifted from any associated Linear ticket.

Then wait briefly for the user's response. If they provide a ticket, fetch it. If they say no or don't respond quickly, proceed with the analysis.

CRITICAL: Do not just list files. Group them by logical feature area or intent.

Get up to speed on the current branch's intent by analyzing commits, changes, and optionally a Linear ticket. Use when starting work on an existing branch. Source: casper-studios/casper-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/casper-studios/casper-marketplace --skill recover-branch-context
Category
</>Dev Tools
Verified
First Seen
2026-03-02
Updated
2026-03-11

Browse more skills from casper-studios/casper-marketplace

Quick answers

What is recover-branch-context?

Get up to speed on the current branch's intent by analyzing commits, changes, and optionally a Linear ticket. Use when starting work on an existing branch. Source: casper-studios/casper-marketplace.

How do I install recover-branch-context?

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

Where is the source repository?

https://github.com/casper-studios/casper-marketplace