Back to list
vrazdalovschi

log-success

by vrazdalovschi

0🍴 0📅 Jan 22, 2026

SKILL.md


name: log-success description: Use when something works unusually well during agentic coding - fast completion, first-try success, elegant solution, minimal intervention needed, or new technique paid off.

Log Success

Log agentic coding wins to understand WHY things worked and build repeatable patterns.

Core principle: Success patterns are as valuable as failure patterns. Capture what went RIGHT before you forget.

Success Categories

CategoryIndicators
Prompt ExcellenceClear constraints, right abstraction, good structure
Context ManagementFresh context, lean CLAUDE.md, just-in-time info
Harness ConfigurationRight agent type, effective parallelization, good validation
Technique AppliedNew tip worked, pattern reuse, good tool usage

Interview Process

Ask 4-6 specific questions about what happened:

  • "What about the prompt setup made it work so smoothly?"
  • "What context did you provide upfront that prevented back-and-forth?"
  • "Did you /clear recently? How much context was in the window?"
  • "Was there something different about how you structured this?"
  • "Could you do this again with the same approach?"
  • "Is this worth adding to CLAUDE.md?"

Required Captures

  1. Triggering prompt - exact, verbatim
  2. Primary success category - pick ONE
  3. Key ingredient - the ONE thing that made the difference
  4. Reproducibility - can this become standard practice?
  5. One-line lesson - actionable insight to apply again

Logging

  • Directory: ~/agents/logs/successes/
  • Format: success-YYYY-MM-DD-NNN.md
  • Template: See template.md in this skill directory

Consider adding successful patterns to CLAUDE.md if broadly applicable.

Common Mistakes

MistakeFix
Vague logsBe specific about what worked
Credit only ClaudeFocus on what USER did right
Skip the promptCapture exact prompt for reference
Forget reproducibilityAsk if pattern should become standard

Score

Total Score

50/100

Based on repository quality metrics

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つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon