Skip to main content
ClaudeWave
Skill1.3k estrellas del repoactualizado today

spk-gate-retrospective

The spk-gate-retrospective skill extracts and synthesizes process learnings from completed Spec Kitty missions by analyzing review and closeout artifacts to identify blockers, recurring issues, and follow-up opportunities. Use this skill after merge and mission review to document lessons that improve future mission execution while maintaining separation between product bugs and process improvements.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/Priivacy-ai/spec-kitty /tmp/spk-gate-retrospective && cp -r /tmp/spk-gate-retrospective/src/doctrine/skills/spk-gate-retrospective ~/.claude/skills/spk-gate-retrospective
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# spk-gate-retrospective

Use this skill after merge and mission review, or when the user asks what was
learned from a mission.

## Flow

1. Locate the mission's review and closeout artifacts.
2. Run or request retrospective creation when the workflow supports it.
3. Summarize process issues, recurring blockers, and useful follow-up work.
4. Keep product bugs and process improvements separate.

## Completion Standard

The retrospective should be useful to future missions, not a rewrite of the
change summary.