mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
Initial implementation
This commit is contained in:
@@ -0,0 +1,81 @@
|
||||
# Status Updates: {Initiative Name}
|
||||
|
||||
Running log of status updates for stakeholder visibility.
|
||||
|
||||
---
|
||||
|
||||
## Latest Status
|
||||
|
||||
**Date**: YYYY-MM-DD
|
||||
**Overall**: {on_track / at_risk / blocked / delayed} {emoji: 🟢 / 🟡 / 🔴}
|
||||
**Progress**: X%
|
||||
|
||||
### Summary
|
||||
{2-3 sentence summary of current state}
|
||||
|
||||
### Completed This Period
|
||||
- {What was completed}
|
||||
- {What was completed}
|
||||
|
||||
### In Progress
|
||||
- {What's actively being worked on}
|
||||
- {What's actively being worked on}
|
||||
|
||||
### Upcoming
|
||||
- {What's next}
|
||||
- {What's next}
|
||||
|
||||
### Blockers
|
||||
- {Active blockers or "None"}
|
||||
|
||||
### Risks
|
||||
- {Active risks or "None"}
|
||||
|
||||
### Decisions Needed
|
||||
- {Decisions needed or "None"}
|
||||
|
||||
---
|
||||
|
||||
## Status History
|
||||
|
||||
### YYYY-MM-DD
|
||||
**Status**: {status} {emoji}
|
||||
**Progress**: X%
|
||||
|
||||
{Summary of status at this point}
|
||||
|
||||
- Completed: {items}
|
||||
- Blockers: {items or "None"}
|
||||
- Notes: {any notes}
|
||||
|
||||
---
|
||||
|
||||
### YYYY-MM-DD
|
||||
**Status**: {status} {emoji}
|
||||
**Progress**: X%
|
||||
|
||||
{Summary}
|
||||
|
||||
---
|
||||
|
||||
## Metrics Over Time
|
||||
|
||||
| Date | Progress | Tasks Done | Tasks Total | Blockers |
|
||||
|------|----------|------------|-------------|----------|
|
||||
| YYYY-MM-DD | X% | X | X | X |
|
||||
| YYYY-MM-DD | X% | X | X | X |
|
||||
|
||||
---
|
||||
|
||||
## Communication Log
|
||||
|
||||
| Date | Type | Audience | Summary |
|
||||
|------|------|----------|---------|
|
||||
| YYYY-MM-DD | Status update | Board | Weekly update |
|
||||
| YYYY-MM-DD | Escalation | CEO | Blocker escalation |
|
||||
|
||||
---
|
||||
|
||||
## Notes
|
||||
|
||||
{Additional status-related notes}
|
||||
Reference in New Issue
Block a user