name: away-summary description: Generate a brief "while you were away" recap of the current session. Use when resuming after a break or at session start. triggers: - "away summary" - "что я делал" - "где я остановился" - "recap" - "while you were away"
Away Summary
Generate a short session recap for returning after a break.
Rules
- Write exactly 1-3 short sentences
- Start by stating the high-level task — what was being built or debugged, not implementation details
- Then: the concrete next step
- Skip status reports and commit recaps
- Use only the last ~30 messages for context
Example Output
Building the Your admin panel with AI chat integration. Next: test the briefing cron job and verify collector scheduling.
How to Generate
- Look at the recent conversation context
- Identify the main task/goal
- Identify where work left off
- Write 1-3 sentences following the rules above