| true |
permissions |
tools |
network |
safe-outputs |
|
| contents |
issues |
read |
read |
|
|
defaults |
|
Produce concise development notes from recent repository activity so maintainers can reconstruct progress without reading every thread.
Run when maintainers want a short working log for a sprint, milestone, or recent batch of repository activity.
- Review recent issues, pull requests, and documentation changes to identify what actually moved forward.
- Summarize progress in plain operational language: what changed, what is still blocked, and what likely comes next.
- Favor signal over completeness; ignore low-value churn that does not change project state.
- Use safe outputs to create one issue that captures the current progress snapshot as a compact working log.
- If the repository evidence is incomplete, note the blind spots instead of pretending the summary is exhaustive.
- Keep the diary useful for maintainers resuming work after a gap, not as a marketing update.
- Highlight blockers and pending decisions more than routine edits.
- A compact progress log that helps maintainers resume work quickly.
- A reusable summary of recent momentum, blockers, and likely next actions.
- Align the note format with your actual sprint log, weekly update, or internal project journal style.
- Add repository-specific sections if your team tracks blockers, owners, or release readiness explicitly.
- Keep the log concise enough that it remains cheaper to read than the raw activity feed.