跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交2 days ago
星标14
许可证MIT
状态
查看源代码