01Session Checkpoints: Captures emotional state, next micro-action, and blocker notes to facilitate intelligent session resumption and re-entry strategies.
02Task Locking: Defines a specific building goal, exit condition, and file scope that Claude must adhere to, preventing premature context switching.
03Drift Detection: Scores every user input for context-switching signals, automatically parking off-topic ideas and redirecting focus.
04Scope Enforcement: Blocks Claude from modifying files outside the defined task scope, ensuring edits remain relevant to the current objective.
05Configurable Tone & Flow Mode: Allows users to choose between 'strict', 'supportive', or 'minimal' communication tones, and temporarily suspend drift detection for hyperfocus sessions.
060 GitHub stars