Read Continue Here
技能 已验证 活跃Read 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.
功能
- 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
使用场景
- 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
非目标
- 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
安装
/plugin install agent-almanac@pjt222-agent-almanac质量评分
已验证类似扩展
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
100自动修复技能问题(首先进行安全预览)。也可与 --prune 一起使用,查找并移除损坏的符号链接、空目录和孤立的技能。
Claude Handoff
100运行 /handoff 以捕获会话数据,然后编写一个引用该数据的分阶段实施计划。创建用于跟踪的 beads。
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.