Unshelve Session
SkillSearchSearch for shelved sessions — find past bookmarked sessions by keyword or browse recent ones.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Unshelve Session skill
What this skill tells your AI
The instructions your AI receives, as published by wingedguardian/genesis-agi in .claude/skills/unshelve/SKILL.md and read by ahel’s review.
Find and resume a previously shelved session.
This skill wraps the bookmark_unshelve MCP tool
(mcp__genesis-memory__bookmark_unshelve). The legacy command at
.claude/commands/unshelve.md is superseded by this skill (skills take
precedence over commands when names collide).
Arguments
/unshelve— show the 5 most recent bookmarks/unshelve auth— search bookmarks matching "auth"/unshelve plan approved— search for plan sessions
Steps
-
Call
bookmark_unshelveMCP tool (mcp__genesis-memory__bookmark_unshelve) with:query: the user's search text (or empty string for recent)limit: 5 (default)
-
Display results. For each bookmark, show:
- Topic and tags
- When it was created
- Whether it has a rich summary
- The resume command:
claude --resume <session_id>
Signals
- GitHub stars
- 96
- Forks
- 23
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
unshelve- Source
- github.com/wingedguardian/genesis-agi