Category artwork
🎨 Interface & Rendering MIT listed 2026-09-15

cs-rotate

A one-key rotate button above the prompt once the context window passes the critical band, for the cs session manager.

Interface & Rendering mod for Claude Code by hex · built on function hooks · runs inside Claude Code

0 votes all time

Install cs-rotate

Step 0, once: enable function hooks with export CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1 (bash/zsh), $env:CLAUDE_CODE_ENABLE_FUNCTION_HOOKS="1" (PowerShell), or put it under env in ~/.claude/settings.json. Needs Claude Code 2.1.269+. Guide

Ships with the cs session manager: see docs/hooks.md in the repository
Authorhex ↗
Requiresfunction hooks: CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1, Claude Code 2.1.269+
README badge[![Claude Mods](https://claudemods.ai/badge/cs-rotate.svg)](https://claudemods.ai/mods/cs-rotate)
Open repository ↗ Submit your own

About cs-rotate

Not standalone: a sub-mod of hex/claude-sessions (cs). When the context window gets hot, a rotate button appears above the prompt and hands the work to a fresh session.

New to mods? Start here. claudemods.ai is an independent catalog, not affiliated with Anthropic. Listings are contributed by the community and link to third-party code. Read the source before installing; mods run inside Claude Code with the permissions of your session. Something wrong with this listing? Tell us.

More in Interface & Rendering

All →
Interface & Rendering · Claude Code mod
New

claude-mermaid

Every ```mermaid block Claude writes is drawn as colour box art in the transcript, right where the fence was.

GGal Elmalah
Interface & Rendering · Claude Code mod
New

time

Draws the time you sent each message above it in the transcript.

Ddiegorv
Interface & Rendering · Claude Code mod
New

cc-mod-waitwhat

Retells what Claude just said in plain words in a band above the prompt; nothing enters the transcript or the model’s context.

GGGGODLIN