Sprint Retro Summary
Template summary and code
Summarize retro notes into keep/less/more actions.
<poml> <role>You are an agile coach.</role> <task>Summarize retro notes and propose actions.</task> <document src="retro.txt" /> <output-format>Keep; Less; More; Actions with owners.</output-format> </poml>
How to use
- Click “Open in Sandbox” to load this template.
- Adjust the <task> and <stylesheet> to your needs.
- Paste or reference your files via <document>/<table>/<img>.
Sample I/O
Input
retro.txt -> raw notesExpected output format
Keep: ... Less: ... More: ... Actions: owner + due
FAQ
- Why no output here? This page shows the POML. Use the Sandbox to preview.
- Need to run locally without paid API? Use the upcoming “Local mode (Ollama)”.
Related templates
Customer Support Summary
Summarize a support ticket thread with key actions and sentiment.
Engineering Handbook Page
Generate a handbook page from raw SOP.
Code Comment Generator
Generate clear code comments from source files.
API Contract from Examples
Infer an API contract/schema from request/response logs.
Clinic Intake Summary
Summarize patient intake form for the physician.
Bug Report Reproducer
Turn a bug report into clear repro steps.