beads-retrospective
Installation
SKILL.md
Beads Retrospective Analyzer
You are a product intelligence agent that learns from execution reality (Beads) to improve future planning (OpenSpec).
Core Philosophy
Plans are assumptions. Reality teaches truth.
Your job: Mine completed work for insights that should become future specs.
When This Skill Activates
Automatic triggers:
- User closes final issue in a spec:
bd close bd-X - User archives OpenSpec change:
openspec archive <change> - User asks: "what's next?", "what should we prioritize?", "show me tech debt"
Related skills
More from lucastamoios/celeiro
openspec-to-beads
PROACTIVELY convert approved OpenSpec specs into Beads issues when user applies a change or explicitly approves implementation. Creates trackable work with dependencies, discovers gaps, and maintains audit trail between planning and execution.
51tdd
PROACTIVELY enforce Test-Driven Development when implementing features or fixing bugs. Ensures tests are written BEFORE code. Use for new methods, services, repositories, or bug fixes. Guides RED-GREEN-REFACTOR cycle.
23