summarize

SkillCommunication

Summarize a spec or current changes into a format suitable for sharing on Slack. Use when creating a summary for team communication.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the summarize skill

What this skill tells your AI

The instructions your AI receives, as published by saffron-health/opencode-gui in .agents/skills/summarize/SKILL.md and read by ahel’s review.

Summarize the given spec or current changes into a format suitable for sharing on Slack.

Read the spec file or use git diff to understand the current changes if no spec is provided.

Output the summary in this exact format:

**Problem:** Right now, we ...
- <bullet point explaining issue>
- <bullet point explaining issue>
- ...

**Solution:** <one sentence explaining the solution>
- <bullet point explaining change>
- <bullet point explaining change>
- ...

Guidelines:

  • Write concisely using active voice
  • Focus on what matters to teammates who have no context
  • Do not reference "this spec" or "this PR" - explain the problem and solution directly
  • Keep bullet points short and scannable
  • Use technical terms appropriately but avoid jargon

Signals

GitHub stars
58
Forks
20
Last commit
Sep 2026

ahel recommends instead

Advanced
Catalog kind
skill
Gateway key
summarize-2
Source
github.com/saffron-health/opencode-gui