auto-save-tips
Automatically save session tips when user provides important feedback or corrections
$ Installieren
git clone https://github.com/lambdalisue/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/home/claude/skills/auto-save-tips ~/.claude/skills/dotfiles// tip: Run this command in your terminal to install the skill
SKILL.md
name: auto-save-tips description: Automatically save session tips when user provides important feedback or corrections
Auto-Save Tips Skill
This skill detects when the user provides valuable feedback and automatically saves it to .claude/TIPS.md.
Trigger Conditions
Activate this skill when the user provides:
-
Corrections or Preferences:
- "ăă" / ăăăȘăăŠ" / "ă§ăŻăȘă" / "No" / "instead" / "actually"
- "æŹĄăă" / "ä»ćŸăŻ" / "remember"
- "æ°ăă€ăăŠ" / "æłšæ" / "ćżăăă«"
- "prefer" / "should be" / "should not"
-
Important Decisions:
- Explicit choices between multiple approaches
- Architectural or design decisions
- Pattern or convention establishment
-
Explicit Instructions:
- "always do X" / "never do Y"
- "from now on" / "going forward"
- Statements about future behavior
Workflow
When triggered:
-
Acknowledge the feedback:
- Confirm understanding of the user's point
- Briefly explain what you'll change
-
Invoke
/tips:save:- Use the Skill tool to execute
/tips:save - This will capture the feedback and organize TIPS.md
- Use the Skill tool to execute
-
Continue the conversation:
- Apply the feedback immediately
- Proceed with the original task
Examples
Example 1: User Correction
User: ăăăȘăăŠăăčă©ăă·ă„ăłăăłăă«ăăă»ăăăăă
Claude: ăȘăă»ă©ïŒăăăŻă§ăŻăȘăăčă©ăă·ă„ăłăăłăăźæčăèŻăăšăăăăšă§ăăă
[Uses Skill tool to invoke /tips:save]
æżç„ăăŸăăăăăă§ăŻăčă©ăă·ă„ăłăăłăæčćŒă§ćźèŁ
ăăŸă...
Example 2: User Preference
User: I prefer LLM-generated summaries over pattern matching
Claude: Understood! You prefer having the LLM review and write summaries
rather than mechanical pattern matching.
[Uses Skill tool to invoke /tips:save]
I'll implement it that way...
Important Notes
- Do NOT over-trigger: Only activate for genuinely valuable feedback
- Do NOT interrupt flow: Save tips smoothly without disrupting the conversation
- Be selective: Not every user comment needs to be saved
- Common responses like "ok" or "thanks" should NOT trigger this skill
Repository

lambdalisue
Author
lambdalisue/dotfiles/home/claude/skills/auto-save-tips
41
Stars
4
Forks
Updated4d ago
Added6d ago