summary-generator

Generate markdown session summaries with resume prompts in docs/summaries/.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/abdoulayesow/edu-school-system-repository --skill summary-generator-abdoulayesow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summary-generator
Source: https://github.com/abdoulayesow/edu-school-system-repository/tree/main/.claude/skills/summary-generator
Command: npx skills add https://github.com/abdoulayesow/edu-school-system-repository --skill summary-generator-abdoulayesow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill creates comprehensive session summaries for multi-session work, enabling seamless resumption of tasks. It generates a markdown file in docs/summaries/ with a standardized format.

Core Features & Use Cases

  • Session summaries: Produce a complete markdown summary for the current work session.
  • Documentation continuity: Keeps a persistent record of what was done, files changed, decisions made, and next steps.
  • Resume prompts: Generates a ready-to-use resume prompt to restart work in a new session.
  • Use Case: When a feature is partially completed across multiple chats, generate a summary file like docs/summaries/2025-12-30_enrollment-improvements.md to capture progress and plan next steps.

Quick Start

Trigger this skill to create a session summary file at docs/summaries/YYYY-MM-DD_feature-name.md and generate a corresponding resume prompt for the next session.