← スキル䞀芧に戻る
lambdalisue

auto-save-tips

by lambdalisue

🩳 My personal dotfiles

⭐ 41🍎 4📅 2026幎1月21日
GitHubで芋るManusで実行

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:

  1. Corrections or Preferences:

    • "いや" / じゃなくお" / "ではなく" / "No" / "instead" / "actually"
    • "次から" / "今埌は" / "remember"
    • "気を぀けお" / "泚意" / "忘れずに"
    • "prefer" / "should be" / "should not"
  2. Important Decisions:

    • Explicit choices between multiple approaches
    • Architectural or design decisions
    • Pattern or convention establishment
  3. Explicit Instructions:

    • "always do X" / "never do Y"
    • "from now on" / "going forward"
    • Statements about future behavior

Workflow

When triggered:

  1. Acknowledge the feedback:

    • Confirm understanding of the user's point
    • Briefly explain what you'll change
  2. Invoke /tips:save:

    • Use the Skill tool to execute /tips:save
    • This will capture the feedback and organize TIPS.md
  3. 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

スコア

総合スコア

55/100

リポゞトリの品質指暙に基づく評䟡

✓SKILL.md

SKILL.mdファむルが含たれおいる

+20
○LICENSE

ラむセンスが蚭定されおいる

0/10
○説明文

100文字以䞊の説明がある

0/10
○人気

GitHub Stars 100以䞊

0/15
○最近の掻動

3ヶ月以内に曎新がある

0/10
○フォヌク

10回以䞊フォヌクされおいる

0/5
✓Issue管理

オヌプンIssueが50未満

+5
✓蚀語

プログラミング蚀語が蚭定されおいる

+5
✓タグ

1぀以䞊のタグが蚭定されおいる

+5

レビュヌ

💬

レビュヌ機胜は近日公開予定です