af-recover-session

Restore work context from current-task.md after session interruptions.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/GainInsightDev/websites --skill af-recover-session
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: af-recover-session
Source: https://github.com/GainInsightDev/websites/tree/main/.claude/skills/af-recover-session
Command: npx skills add https://github.com/GainInsightDev/websites --skill af-recover-session

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that your work context is preserved and can be easily restored after interruptions, session restarts, or context compaction, preventing data loss and maintaining productivity.

Core Features & Use Cases

  • Session Restoration: Re-establishes your task state from current-task.md after a break or system restart.
  • Context Compaction Recovery: Restores your working environment following context compaction events.
  • Linear Sync Re-establishment: Helps in re-syncing your progress with external tools like Linear.
  • Use Case: After a long coding session, you need to step away. Upon returning, this Skill helps you pick up exactly where you left off by restoring your task, code context, and any unsaved progress.

Quick Start

Use the af-recover-session skill to restore your work context from the current task file.

Frequently Asked Questions about af-recover-session

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

FAQPage Schema
How do I restore work context after a session restart or context compaction?

To restore work context after a session restart or context compaction, this Skill re-establishes your task state from the `current-task.md` file. It recovers your working environment, preventing data loss and maintaining productivity after interruptions.

Can I sync my task state persistence with Linear after an interruption?

Yes, you can sync task state persistence with Linear after an interruption. This Skill integrates with Linear to re-establish synchronization, ensuring your recovered progress and work context match your external project management tracking.

What is the best way to resume coding tasks seamlessly after a break?

The best way to resume coding tasks seamlessly after a break is using task state persistence. This Skill restores your exact previous task, code context, and unsaved progress by reading the `current-task.md` file, letting you pick up precisely where you left off.

Does this session recovery approach support interruption handling for long workflows?

Yes, this session recovery approach supports interruption handling for long workflows. It manages task state persistence to prevent data loss during breaks or system restarts, enabling robust session recovery patterns for uninterrupted workflow management.

How do I prevent data loss during context compaction events?

To prevent data loss during context compaction events, this Skill restores your working environment using task state persistence. By managing state through `current-task.md`, it ensures your task context survives compaction and remains accessible.