From fireauto
Automatically triggers session retrospectives at end or on keywords like 'retrospect', '복기', '회고'. Highlights mistakes prominently, logs to wiki via retrospect tool.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fireauto:fireauto-retro-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
원칙: **실수는 크게, 성공은 조용히**
원칙: 실수는 크게, 성공은 조용히
다음 상황에서 이 가이드를 참고하세요:
세션 종료 시 자동으로 실행하세요:
이 세션에서 저장된 메모리와 실수를 수집하세요.
## 세션 복기
⚠️ 실수 (크게 표시)
• {실수 1} — {원인과 해결}
• {실수 2} — {원인과 해결}
💡 배운 점
• {배운 점 1}
• {배운 점 2}
✓ 완료한 작업 (조용히)
• {완료 1}
• {완료 2}
📝 다음 TODO
• {TODO 1}
• {TODO 2}
wiki-write로 gotchas.md 업데이트wiki-write로 patterns.md 업데이트wiki-write로 retrospective.md 업데이트사용자가 "복기해줘", "오늘 뭐 배웠지" 등을 말하면 retrospect MCP 도구를 호출하세요.
🔍 이 세션을 돌아볼게요...
이후 위 자동 복기와 동일한 형식으로 출력하세요.
npx claudepluginhub imgompanda/fireauto --plugin fireautoReflects on the current Claude Code session to produce a structured retrospective with what went well, what didn't, and actionable takeaways.
Runs agile retrospectives on Claude sessions, reflecting on what worked/didn't, and drives actionable improvements with file changes and archiving.
Generates adaptive-depth session retrospective reports (retro.md) from plan.md and lessons.md, converting outcomes into persistent process improvements. Supports deep/light modes and directory resolution logic.