Skip to content

Releases: gh33k/session-plugin

v0.2.0 - Smart Context Loading

25 Jan 08:16

Choose a tag to compare

What's New

Context Optimization (~70% reduction)

  • Session hooks reduced from ~40 to ~10 lines
  • Skills split by session type (load only what's needed)
  • Lean continuation file format
  • Large outputs auto-truncated and archived

New Features

  • /session:status - Context awareness without terminal status bar
  • Multi-agent handoff patterns in references/multi-agent.md
  • extract-state.sh helper for pulling specific state sections

Improvements

  • Beads-aware hooks (skip menu when beads active)
  • Quick session path with minimal context
  • Streamlined session end workflow

Installation

/plugin marketplace add gh33k/session-plugin
/plugin install session

Full Documentation

See README for complete usage guide.