Skip to content

feat(init): add /remember-session skill for session checkpointing#251

Open
jpds wants to merge 1 commit into
rtk-ai:developfrom
jpds:feat/remember-session-skill
Open

feat(init): add /remember-session skill for session checkpointing#251
jpds wants to merge 1 commit into
rtk-ai:developfrom
jpds:feat/remember-session-skill

Conversation

@jpds

@jpds jpds commented May 23, 2026

Copy link
Copy Markdown

Add a /remember-session skill to have the agent checkpoint progress.

Installs a /remember-session skill into Claude Code and Amp via icm init.
The skill prompts the LLM to store 3-10 pertinent, non-obvious lessons into
ICM long-term memory across topics (decisions-<project>, errors-resolved,
preferences, review-patterns, context-<project>). Key rules baked into the
prompt: store the lesson not the play-by-play, pair every problem with its
resolution so gaps are never persisted alone, and anchor in VCS via PR numbers
or branch names since feature-branch SHAs drift on amend.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant