learn-reset
Reset knowledge base
Also available from: 0xrdan
The knowledge base accumulates insights over time which may become outdated or unwanted. This skill provides a controlled way to clear all accumulated learning data and start fresh with a clean slate.
Download the skill ZIP
Upload in Claude
Go to Settings → Capabilities → Skills → Upload skill
Toggle on and start using
Test it
Using "learn-reset". Use learn-reset to clear all knowledge
Expected outcome:
- Knowledge Base Reset
- ━━━━━━━━━━━━━━━━━━━━━━
- Cleared 8 patterns
- Cleared 3 quirks
- Cleared 5 decisions
- Cleared 23 cached classifications
- Reset learning state
- The knowledge base is now empty. Use /learn to start fresh.
Using "learn-reset". Run learn-reset to start fresh on this project
Expected outcome:
- All knowledge files have been reset to their initial state.
- The knowledge directory structure is preserved.
- You can now use /learn to begin accumulating new insights.
Using "learn-reset". Use the reset skill to clear my accumulated learnings
Expected outcome:
- Confirmed: 15 total entries cleared from knowledge base.
- Classification cache has been cleared.
- Learning mode is now disabled.
- Start fresh with /learn command when ready.
Security Audit
SafeThis is a pure prompt-based skill with no executable code, scripts, network calls, or external commands. It provides instructions for Claude to clear knowledge files within the designated knowledge directory only. All 28 static findings are false positives caused by pattern misidentification: YAML frontmatter and markdown code blocks were incorrectly flagged as weak crypto and shell execution patterns.
Risk Factors
🌐 Network access (1)
📁 Filesystem access (1)
Quality Score
What You Can Build
Start fresh exploration
Clear accumulated context to explore a codebase from scratch with a fresh perspective
Fix incorrect learnings
Reset when knowledge base has accumulated incorrect or misleading patterns
Remove sensitive context
Clear knowledge that may contain project-specific or confidential information
Try These Prompts
Use the learn-reset skill to clear all accumulated knowledge and reset the learning state
Use learn-reset to clear only the patterns.md file while preserving quirks and decisions
Run learn-reset to perform a complete reset of all knowledge files, cache, and learning state
Confirm that the knowledge base has been reset and summarize what was cleared
Best Practices
- Always confirm with user before performing destructive reset
- Verify all knowledge files have been properly cleared after reset
- Inform user about git history implications before proceeding
Avoid
- Running reset without user confirmation
- Assuming reset affects files outside the knowledge directory
- Expecting automatic backup before reset