NodeNestor

6 mods across 2 repositories, 33 stars between them.

rolling-context

01

NodeNestor/claude-rolling-context

Plugin Claude Code

Rolling context compression - old messages get summarized, recent messages stay verbatim. Never hit the context wall. Toggle it off per session with /rolling-context:off (or --global) when a session wants the full history - subagents follow the session that spawned them, and nothing already compressed is thrown away.

31 3d ago A tokens not measured original MIT

off

02

NodeNestor/claude-rolling-context

Command

Turn rolling-context off for this session (or --global for the whole machine) — full history goes upstream uncompressed, no restart needed.

31 3d ago A 27 tokens original MIT

on

03

NodeNestor/claude-rolling-context

Command

Turn rolling-context back on for this session (or --global for the whole machine) — active from the next request.

31 3d ago A 23 tokens original MIT

nestor-plugins

06

NodeNestor/nestor-plugins

Plugin Claude Code

NodeNestor plugin collection for Claude Code — memory, context, and productivity tools.

2 3d ago A tokens not measured