selbstbeobachtung

Automate post-task retrospectives and persist learnings to MEMORY.md and rules.

1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Pepsi1978/proggs --skill selbstbeobachtung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: selbstbeobachtung
Source: https://github.com/Pepsi1978/proggs/tree/main/claude-code-setup/skills/selbstbeobachtung
Command: npx skills add https://github.com/Pepsi1978/proggs --skill selbstbeobachtung

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates post-task retrospectives to capture what went well, what didn’t, and what to improve across tasks.

Core Features & Use Cases

  • Automatic trigger: activates after each commit+push, after task completion signals, or when the user asks for a review.
  • Three-tracker analysis: analyzes Retry count, Correction count, and Drift to surface actionable insights.
  • Persistent memory & rules: persists learnings to MEMORY.md, updates rules in ~/.claude/rules, and logs bug-cases for future reference.

Quick Start

Ask the AI to perform a self-review after the next task by summarizing outcomes, lessons learned, and concrete improvements.

Frequently Asked Questions about selbstbeobachtung

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate post-task retrospectives to capture what went well and what didn't?

To automate post-task retrospectives, this skill activates after task completions or commits to analyze outcomes, capturing what worked, what didn’t, and concrete improvements. It surfaces actionable insights by tracking retry counts, corrections, and drift.

How does retrospective memory persistence work for workflow improvement?

Retrospective memory persistence works by writing structured outputs to MEMORY.md and updating rules in the rules store. This ensures that task learnings, bug-cases, and workflow improvements are logged for future reference across sessions.

Can I trigger a task review automatically after a commit and push?

Yes, you can trigger a task review automatically after a commit and push. The skill is designed to activate automatically upon commit signals, task completion, or manual requests to evaluate long tool-calling sessions.

What is the best way to analyze retry counts and correction counts during a task review?

The best way to analyze retry and correction counts is using the three-tracker analysis mechanism. It evaluates retry count, correction count, and drift during the retrospective to surface actionable workflow improvements.

Does self-observation work with long tool-calling sessions?

Yes, self-observation works effectively with long tool-calling sessions. The skill specifically targets these extended interactions to review what happened, identify drift, and update rules for future improvement.

When should I not use automated retrospective analysis?

You should not use automated retrospective analysis for trivial tasks that lack tool-calling complexity. The skill is designed for post-commit or post-task reviews where capturing workflow drift and correction patterns provides meaningful improvement value.