What problem does it solve?
This Skill solves the problem of losing track of important, session-specific reminders while working in Claude Code, as notes pinned to the always-visible status line never get buried in chat history.
Core Features & Use Cases
- Session-scoped sticky notes: Reminders are isolated to the current Claude session and never leak to other sessions.
- Natural language synthesis: Converts casual requests like "remind me to X" into concise, status-line-friendly text under 45 characters.
- Idempotent status line installer: Automatically wires the status line to display notes on first use, with safe handling for existing custom status lines.
- Use Case: When working on a code change that requires reverting a test flag before merging, pin that reminder so it stays visible as you work across multiple message exchanges.
Quick Start
Tell Claude "remind me to revert the test-only flag before merging" to pin that reminder to your status line for the current session.