jacked

Search past Claude Code sessions and load selected context to resume work.

1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/jackneil/claude-jacked --skill jacked
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jacked
Source: https://github.com/jackneil/claude-jacked/tree/main/jacked/data/skills/jacked
Command: npx skills add https://github.com/jackneil/claude-jacked --skill jacked

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers quickly locate and reuse work by searching past Claude Code sessions and loading relevant context into the current session, enabling faster resumes and informed decisions.

Core Features & Use Cases

  • Semantic session search across Claude Code history to surface relevant past work with indicators.
  • Context loading and resume: load plan files, agent summaries, and key user messages to continue work seamlessly.
  • Use Case: A developer references a prior feature or decision and uses Jacked to pull in relevant context to restart or extend the work.

Quick Start

Invoke /jacked with a description of your task to search for matching past sessions and load selected context into this conversation.

Frequently Asked Questions about jacked

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I recall past Claude Code sessions to reuse context for current work?

To recall past Claude Code sessions, you can use semantic search to surface relevant history, loading plan files, agent summaries, and key user messages directly into your current session to resume work seamlessly.

Can I search past Claude Code session history across different projects?

Yes, you can search past Claude Code session history across projects using semantic search to surface relevant past work, allowing you to reuse artifacts and review prior decisions when continuing or extending tasks.

What is the best way to resume a prior feature or decision in Claude Code?

The best way to resume a prior feature or decision is to invoke semantic session search with a task description, which retrieves matching local and remote sessions and selectively loads relevant context to restart work.

What specific context is loaded when retrieving past Claude Code sessions?

When retrieving past Claude Code sessions, the selective context loading mechanism pulls in plan files, agent summaries, and key user messages, providing the exact context needed to inform current decisions and continue development.

Does Claude Code session retrieval support both local and remote session handling?

Yes, Claude Code session retrieval supports both local and remote session handling, enabling developers to list past sessions with relevance indicators and pull context regardless of where the prior work occurred.

Why use semantic search to find past Claude Code sessions instead of manual browsing?

Semantic search surfaces relevant past work with precision relevance indicators, eliminating manual browsing by directly matching your current task description to prior sessions and loading only the necessary context.