Read Continue Here
Skill Verified ActiveRead a CONTINUE_HERE.md continuation file at session start and resume from where the prior session left off. Covers detecting the file, assessing freshness, parsing the structured handoff, confirming the resumption plan with the user, and cleaning up after consumption. Optionally configures a SessionStart hook and CLAUDE.md instruction for automatic pickup. Use at the start of a session when a continuation file exists, when bootstrapping after an interrupted session, or when setting up automatic continuation detection.
To enable seamless session continuity in AI workflows by automatically detecting, parsing, and acting upon structured continuation files, ensuring progress is not lost between sessions.
Features
- Detects and parses `CONTINUE_HERE.md` files
- Assesses file freshness based on timestamp and Git branch
- Confirms resumption plan with the user
- Cleans up continuation files after consumption
- Optionally configures SessionStart hooks and CLAUDE.md instructions for automatic detection
Use Cases
- Resuming an interrupted AI development session
- Bootstrapping an AI agent with prior context
- Setting up automatic session continuation for a project
- Restoring agent state after a system restart
Non-Goals
- Managing long-term durable knowledge beyond a single session's immediate continuation
- Acting as a general-purpose file management tool
- Reconstructing full agent identity from scratch without a prior continuation file
Installation
/plugin install agent-almanac@pjt222-agent-almanacQuality Score
VerifiedTrust Signals
Similar Extensions
Time Fetcher
100Instructions for fetching current Dubai time via bash command
Toprank Upgrade
100Upgrade toprank plugin to the latest version. Updates the marketplace repo, installs the new version to the plugin cache, and updates installed_plugins.json. Use when asked to "upgrade toprank", "update toprank", or "get latest version". Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.
Janitor Fix
100Automatically fix skill problems (safe preview first). Also use with --prune to find and remove broken symlinks, empty directories, and orphaned skills.
Claude Handoff
100Run /handoff to capture session data, then write a phased implementation plan that references it. Creates beads for tracking.
Onboard
100/cs:onboard — Founder interview that populates ~/.claude/company-context.md. The first command to run when starting with c-level-agents.
Design On Call Rotation
100Design sustainable on-call rotations with balanced schedules, clear escalation policies, fatigue management, and handoff procedures. Minimize burnout while maintaining incident response coverage. Use when setting up on-call for the first time, scaling a team from 2-3 to 5+ engineers, addressing on-call burnout or alert fatigue, improving incident response times, or after a post-mortem identifies handoff issues.