retrospective-artifacts
Installation
SKILL.md
Retrospective Artifacts
Overview
Create durable, queryable retrospective artifacts under .retrospectives/ and provide deterministic retrieval of key learnings from prior artifacts.
This skill has two modes:
- CREATE mode: interview, gather context, and build a standardized retrospective folder.
- PARSE mode: read existing retrospective folders and return only the requested facts.
Routing
Use CREATE mode when the request asks to:
- run a retrospective
- capture session learnings
- build a retro artifact folder
- summarize current work and preserve context
Related skills