# Away Summary

> Пересказ «пока тебя не было»: на чём остановились и что сделано в сессии. Триггеры: «где остановился», «recap», «while you were away».

- Skill: `jhamidun/away-summary` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jhamidun/away-summary`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jhamidun/away-summary/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: JHamidun (https://skillmd.com/u/jhamidun)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/jhamidun/away-summary

---


# Away Summary

Generate a short session recap for returning after a break.

## Rules

1. Write exactly 1-3 short sentences
2. Start by stating the **high-level task** — what was being built or debugged, not implementation details
3. Then: the **concrete next step**
4. Skip status reports and commit recaps
5. Use only the last ~30 messages for context

## Example Output

> Building the admin panel with AI chat integration. Next: test the briefing cron job and verify collector scheduling.

## How to Generate

1. Look at the recent conversation context
2. Identify the main task/goal
3. Identify where work left off
4. Write 1-3 sentences following the rules above

