Create session retrospective with AI diary and lessons learned. Use when user says "rrr", "retrospective", "wrap up session", "session summary", or at end of work session.
From oracle-skillsnpx claudepluginhub soul-brews-studio/plugin-marketplace --plugin oracle-skillsThis skill is limited to using the following tools:
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Execute the rrr workflow using subagents for efficiency.
งานเสร็จ → rrr (retrospective + lesson learned) → commit → sync
date "+🕐 %H:%M (%A %d %B %Y)"
Use context-finder subagent:
- git diff --name-only HEAD~10
- git log --oneline -10
- git diff --stat HEAD~5
Use general-purpose subagent to write draft following template.
Review draft:
Location: ψ/memory/retrospectives/YYYY-MM/DD/HH.MM_descriptive-slug.md
Filename: 07.39_maw-amend-divergence-fix.md (time + slug)
Write both files immediately. Don't ask for confirmation.
Location: ψ/memory/learnings/YYYY-MM-DD_slug.md
git add ψ/memory/retrospectives/ ψ/memory/learnings/
git commit -m "rrr: [slug] + lesson learned"
git push origin main