context-hygiene
CommunityManage conversation context.
Authorwongdean
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage long-running AI assistant conversations by detecting when a user has switched to a new, unrelated task, and suggesting the use of /compact to optimize token usage.
Core Features & Use Cases
- Topic Switch Detection: Identifies clear boundaries between distinct user goals or projects.
- Context Management Suggestion: Recommends using
/compactto prune irrelevant history when a new, independent task begins. - Use Case: In a lengthy debugging session, after the issue is resolved, the user starts planning a new feature. This Skill would suggest
/compactto clear the debugging context before proceeding with the new task.
Quick Start
Use the context-hygiene skill to determine if a /compact suggestion is appropriate for the current conversation.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: context-hygiene Download link: https://github.com/wongdean/knowledge-base/archive/main.zip#context-hygiene Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.