close

Summarize session accomplishments, update state files, and prepare handoff notes.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/kheery12/hogwarts-framework-template --skill close-kheery12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: close
Source: https://github.com/kheery12/hogwarts-framework-template/tree/main/skills/commands/close
Command: npx skills add https://github.com/kheery12/hogwarts-framework-template --skill close-kheery12

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured and automated way to conclude an AI session, ensuring all progress is saved, continuity is maintained, and outcomes are clearly documented.

Core Features & Use Cases

  • Session Summarization: Automatically compiles key accomplishments and identifies incomplete tasks.
  • State Persistence: Updates critical context files (Context.md, session-handoff.md) to preserve session state.
  • House Cup Management: Calculates and displays points earned by each house during the session.
  • Use Case: After a long coding session, you can use this skill to ensure all code changes are committed, a clear handoff note is generated for the next session, and the team's progress is reflected in the house cup standings.

Quick Start

Use the close skill to end the current session and prepare for the next one.

Frequently Asked Questions about close

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I gracefully close an AI session and save handoff state?

To gracefully close an AI session, you need to summarize accomplishments, update state context files, and prepare handoff notes for continuity. This ensures all progress is saved and outcomes are documented.

What is the best way to automate session summarization and state persistence?

Automated session summarization and state persistence compile key accomplishments and update critical context files like Context.md and session-handoff.md. This preserves the session state and identifies incomplete tasks.

How does house cup point calculation work during session closure?

House cup point calculation during session closure calculates and displays points earned by each house during the session. It reflects the team's progress and outcomes as part of the final session summary.

Can I archive session history to a Pensieve for future reference?

Yes, you can archive session history to a Pensieve for historical reference. This optional archiving step manages session closure by securely storing past session data and outcomes.

Do I need context and log management systems to prepare session handoff notes?

Yes, preparing session handoff notes requires integration with context and log management systems. This integration is necessary to accurately update state files and ensure proper session continuity.