directory changes and restructuring

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-22 02:01:41 +09:00
parent eea49f9f8c
commit 236be6c580
598 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
# Retrospective Template
Use this template for sprint retrospectives and team retrospectives.
```markdown
# Sprint [#] Retrospective - [Date]
## Meeting Details
**Date**: [Date]
**Team**: [Team]
**Sprint**: [Sprint dates]
**Facilitator**: [Name]
## Sprint Summary
**Sprint Goal**: [Goal]
**Goal Met**: Yes / Partially / No
**Completed**: [#] points
**Velocity**: [#] points
**Planned**: [#] points
## Pre-Read
**Sprint Metrics**:
- Tasks completed: [#]
- Tasks carried over: [#]
- Bugs found: [#]
- Blockers encountered: [#]
## Discussion
### What Went Well (Keep)
[Team input during meeting]
### What Didn't Go Well (Stop)
[Team input during meeting]
### What To Try (Start)
[Team input during meeting]
### Shout-outs
[Team recognition]
## Action Items
- [ ] [Improvement to implement] - @[Owner] - Due: [Date]
- [ ] [Process change] - @[Owner] - Due: [Date]
## Follow-up
**Review actions in**: [Next retro date]
```