fix(skills): normalize retrospective metadata

This commit is contained in:
Alex Verkhovsky 2026-03-14 05:34:49 -06:00
parent 53114ddfe4
commit 6044d823ef
2 changed files with 1 additions and 6 deletions

View File

@ -28,7 +28,7 @@ agent:
description: "[CS] Context Story: Prepare a story with all required context for implementation for the developer agent" description: "[CS] Context Story: Prepare a story with all required context for implementation for the developer agent"
- trigger: ER or fuzzy match on epic-retrospective - trigger: ER or fuzzy match on epic-retrospective
exec: "{project-root}/_bmad/bmm/workflows/4-implementation/bmad-retrospective/workflow.md" exec: "skill:bmad-retrospective"
data: "{project-root}/_bmad/_config/agent-manifest.csv" data: "{project-root}/_bmad/_config/agent-manifest.csv"
description: "[ER] Epic Retrospective: Party Mode review of all work completed across an epic." description: "[ER] Epic Retrospective: Party Mode review of all work completed across an epic."

View File

@ -1,8 +1,3 @@
---
name: bmad-retrospective
description: 'Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"'
---
# Retrospective Workflow # Retrospective Workflow
**Goal:** Post-epic review to extract lessons and assess success. **Goal:** Post-epic review to extract lessons and assess success.