Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"
48
51%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Fix and improve this skill with Tessl
tessl review fix ./src/bmm-skills/4-implementation/bmad-retrospective/SKILL.mdSecurity
1 critical severity finding. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected a prompt injection in the skill instructions. The skill contains hidden or deceptive instructions that fall outside its stated purpose and attempt to override the agent’s safety guidelines or intended behavior.
The explicit "NEVER mention hours, days, weeks..." directive at SKILL.md:6 conflicts with many later, clearly in-scope requirements to produce timelines, deadlines, and estimated hours (e.g. SMART/time-bound action items and estimates), making it a deceptive/conflicting instruction that undermines the skill's stated purpose.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
High: the workflow loads multiple markdown files from the operating project at runtime (e.g., `{planning_artifacts}/*epic*.md` and `{implementation_artifacts}/**/epic-{{prev_epic_num}}-retro-*.md`) and can load arbitrary content via `persistent_facts` file globs (`file:{project-root}/**/project-context.md`), which would include outsider-authored prose if those files were authored by others.
bb45db4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.