Zurück zu Fähigkeiten

gratitude

pjt222
Aktualisiert Yesterday
1 Ansichten
17
2
17
Auf GitHub ansehen
Metaaidesign

Über

Die `gratitude`-Fähigkeit identifiziert und analysiert, was in einem System korrekt funktioniert, und baut strukturelles Wissen aus erfolgreichen Mustern auf. Sie dient als Ergänzung zu problemorientierten Fähigkeiten, indem sie das Vertrauen auf Belege für das, was funktioniert, gründet. Verwenden Sie sie nach erfolgreichen Aufgaben, während gesunder Systemzustände oder um eine natürliche Neigung zur Problemdetektion auszugleichen.

Schnellinstallation

Claude Code

Empfohlen
Primär
npx skills add pjt222/agent-almanac -a claude-code
Plugin-BefehlAlternativ
/plugin add https://github.com/pjt222/agent-almanac
Git CloneAlternativ
git clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/gratitude

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren

Dokumentation

Gratitude

Scan for strengths → understand why. Complement heal (drift/damage). Appreciate → understand → build on → grow.

Use When

  • After task success → why went well, not just that
  • During heal when all healthy → "nothing wrong" → "here is what is right"
  • Low confidence → ground in evidence of competence
  • Periodic → counterbalance problem-finding bias
  • Before challenge → recall what works = foundation
  • Functional but flat → adds dimension

In

  • Required: current state (implicit from conv)
  • Optional: specific domain ("what works in our communication?")
  • Optional: MEMORY.md via Read for past successes

Do

Step 1: Notice what works

Shift attention: problem-scan → strength-scan. Deliberate perceptual inversion.

  1. Survey current state w/o problem-seek:
    • Functioning smoothly? — subsystems/patterns/habits working w/o attention?
    • Went well recently? — actions producing good outcomes? What enabled?
    • Reliable? — depended on consistently? Earned trust?
  2. Survey working relationship:
    • User doing well? — clear comms, good questions, patience, trust?
    • Collaboration producing? — better than either alone? Learning? Efficiency?
  3. Survey tools + env:
    • Tools working well? — natural, efficient, reliable?
    • Project structure supports? — clear conventions, docs, architecture?

→ Genuine list. Not forced positivity — honest recognition. Name specifically.

If err: nothing noteworthy (merely adequate) → look closer. "Adequate" often masks "reliable". Absence of problems = health via patterns worth understanding.

Step 2: Understand why

Trace cause. Gratitude w/o understanding = sentiment. W/ understanding = structural knowledge.

  1. For each strength: Why does this work?
    • Design decision?
    • Deliberate habit?
    • Tool/task alignment?
    • Careful work (user, framework author, past self)?
  2. Distinguish:
    • Earned: deliberate effort + good decisions
    • Inherited: well-designed tools/frameworks/envs
    • Emergent: fortunate combos — no single factor
  3. Fragile (specific conditions) vs robust (persists across contexts)?

→ Brief "why" per strength. Actionable → transforms appreciation into knowledge.

If err: "why" unclear → still valuable. Unexplained strength worth protecting. Note as "working for reasons not yet understood" not dismissed.

Step 3: Build on

Convert appreciation → forward momentum. Not just backward — foundation for next.

  1. Each understood: How extend?
    • Apply to different area?
    • Reinforce → more robust?
    • Replicate conditions?
  2. Each unexplained: How protect?
    • What conditions?
    • What changes might break?
    • Document so others preserve?
  3. One concrete action: specific next step ("apply comm pattern from this session to doc task coming up") not vague ("keep doing what works").

→ ≥1 concrete action extending recognized strengths. Feels natural.

If err: no action → appreciation itself sufficient. Recognizing what works adjusts internal model → confidence, away from anxiety.

Step 4: Express

If appropriate, share. Internal valuable; expressed strengthens relationships.

  1. W/ user → acknowledge something they do well (not flattery, genuine recognition)
  2. About system/tools → note in MEMORY.md
  3. About collaboration pattern → name → consciously continue
  4. Brief + specific. "Your clear problem statements make this efficient" > "you're great to work with".

→ Genuine, specific, proportionate expression. Not every session needs outward.

If err: feels forced/performative → skip. Performed gratitude worse than unexpressed. Internal recognition already done work.

Check

  • Strengths from genuine observation, not manufactured
  • ≥1 strength traced to cause
  • Earned / inherited / emergent distinction considered
  • ≥1 concrete action or appreciation sufficient
  • Expression (if offered) specific + genuine, not generic
  • Proportionate — not token, not self-congratulatory

Traps

  • Forced positivity: gratitude ≠ optimism. Not working → say so. Apply to actually strong, not all.
  • Generic appreciation: "Everything is great" → avoidance. Name specific w/ evidence.
  • Gratitude as denial: avoid real problems. Complements heal, not replaces.
  • Self-congratulation: "I'm doing so well" → ego. Focus on what works + why.
  • Skip the "why": appreciation w/o understanding = pleasant but not actionable.
  • Performative expression: only express genuinely felt.

  • heal — drift + problems scan; gratitude = strengths scan
  • center — Six Harmonies functional assessment; gratitude deepens positive findings
  • shine — authentic radiance grounded in genuine appreciation
  • intrinsic — competence recognition sustains motivation (SDT); gratitude = evidence
  • observe — sustained neutral; gratitude = observation w/ strengths lens
  • conscientiousness — thoroughness; gratitude recognizes where present

GitHub Repository

pjt222/agent-almanac
Pfad: i18n/caveman-ultra/skills/gratitude
0
agentsagentskillsai-assisted-developmentclaude-codeskillsteams

Verwandte Skills

content-collections

Meta

Diese Skill bietet eine produktionsgetestete Einrichtung für Content Collections – ein TypeScript-first-Tool, das Markdown/MDX-Dateien in typsichere Datensammlungen mit Zod-Validierung umwandelt. Verwenden Sie ihn beim Erstellen von Blogs, Dokumentationsseiten oder inhaltsstarken Vite + React-Anwendungen, um Typsicherheit und automatische Inhaltsvalidierung zu gewährleisten. Er behandelt alles von der Vite-Plugin-Konfiguration und MDX-Kompilierung bis hin zur Deployment-Optimierung und Schema-Validierung.

Skill ansehen

polymarket

Meta

Diese Fähigkeit ermöglicht es Entwicklern, Anwendungen mit der Polymarket-Prognosemärkte-Plattform zu erstellen, einschließlich API-Integration für Handel und Marktdaten. Sie bietet außerdem Echtzeit-Datenstreaming über WebSocket, um Live-Trades und Marktaktivitäten zu überwachen. Nutzen Sie sie zur Implementierung von Handelsstrategien oder zur Erstellung von Tools, die Live-Marktaktualisierungen verarbeiten.

Skill ansehen

creating-opencode-plugins

Meta

Diese Fähigkeit unterstützt Entwickler dabei, OpenCode-Plugins zu erstellen, die in über 25 Ereignistypen wie Befehle, Dateien und LSP-Operationen eingreifen. Sie bietet die Plugin-Struktur, Event-API-Spezifikationen und Implementierungsmuster für JavaScript/TypeScript-Module. Nutzen Sie sie, wenn Sie den Lebenszyklus des OpenCode KI-Assistenten mit benutzerdefinierter ereignisgesteuerter Logik abfangen, überwachen oder erweitern müssen.

Skill ansehen

sglang

Meta

SGLang ist ein hochperformantes LLM-Serving-Framework, das sich auf schnelle, strukturierte Generierung für JSON, Regex und agentenbasierte Workflows unter Verwendung seines RadixAttention-Prefix-Cachings spezialisiert. Es bietet deutlich schnellere Inferenz, insbesondere für Aufgaben mit wiederholten Präfixen, was es ideal für komplexe, strukturierte Ausgaben und Mehrfachdialoge macht. Wählen Sie SGLang gegenüber Alternativen wie vLLM, wenn Sie constrained decoding benötigen oder Anwendungen mit umfangreicher Präfix-Weitergabe entwickeln.

Skill ansehen