11-session-continue-150

Load AGENTS.md, MEMORY.md, and session log to resume analytical work.

Updated Jan 30, 2025
One-click install
npx skills add https://github.com/MykhailoDmytriakha/my-preacher-helper --skill 11-session-continue-150
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 11-session-continue-150
Source: https://github.com/MykhailoDmytriakha/my-preacher-helper/tree/main/.codex/skills/11-session-continue-150
Command: npx skills add https://github.com/MykhailoDmytriakha/my-preacher-helper --skill 11-session-continue-150

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you resume work on a paused project by loading AGENTS.md, MEMORY.md, and the chosen session log, then guiding you to readiness to continue.

Core Features & Use Cases

  • Load AGENTS.md and MEMORY.md from the repo root to restore context and prior decisions.
  • Select and load the appropriate session log from .sessions (or create a new one if needed) to continue work without losing history.
  • Provide a structured summary of current state, open questions, and next steps, and append new findings to the session log after user confirmation.

Quick Start

Load AGENTS.md and MEMORY.md, select the session log, and confirm readiness to continue.

Frequently Asked Questions about 11-session-continue-150

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

FAQPage Schema
How do I resume an analytical session without losing prior context?

To resume a session, this Skill loads AGENTS.md and MEMORY.md from the repository root along with a selected session log from the .sessions directory, restoring prior decisions and context so you can continue work seamlessly.

What files do I need in my repository to load session memory and context?

Loading session memory requires AGENTS.md and MEMORY.md files at the repository root, plus a valid session log stored in the .sessions directory to successfully restore your analytical context.

Can I create a new session log if one does not already exist?

Yes, you can create a new session log if none exist in the .sessions directory. The Skill will select an existing log or initialize a new one to ensure your continuation work is properly recorded.

How does session continuation handle open questions and new findings?

Session continuation evaluates open questions from the loaded session log and provides a structured summary of next steps. New findings are appended to the session log after user confirmation.

What is the best way to preserve context when pausing a research project?

The best way to preserve context is using session logs within the .sessions directory alongside MEMORY.md. This Skill reloads these files to evaluate open questions and append findings upon continuation.