Read Continue Here
Skill Verifiziert AktivRead 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.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- 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-almanacQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Time Fetcher
100Anweisungen zum Abrufen der aktuellen Dubai-Zeit über einen Bash-Befehl
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
100Automatisch Probleme mit Fähigkeiten beheben (zuerst sichere Vorschau). Auch mit --prune verwenden, um defekte Symlinks, leere Verzeichnisse und verwaiste Fähigkeiten zu finden und zu entfernen.
Claude Handoff
100Führen Sie /handoff aus, um Sitzungsdaten zu erfassen, und schreiben Sie dann einen phasenweisen Implementierungsplan, der darauf verweist. Erstellt Beads für die Nachverfolgung.
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.