recap

Summarize interview session state from data/session.json into a concise recap.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/diana-uk/senior-interview-mentor --skill recap-diana-uk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recap
Source: https://github.com/diana-uk/senior-interview-mentor/tree/main/.claude/skills/recap
Command: npx skills add https://github.com/diana-uk/senior-interview-mentor --skill recap-diana-uk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly capture and communicate the current interview or practice session state, including the problem statement, progress, hints used, and what remains to complete.

Core Features & Use Cases

  • Read the live session data from data/session.json and generate a concise recap.
  • Present structured details such as problem name, mode (TEACHER/INTERVIEWER/REVIEWER), and progress checklist.
  • Provide actionable next steps to keep the session moving forward.

Quick Start

Summarize the current session from the stored state and present a concise recap.

Frequently Asked Questions about recap

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

FAQPage Schema
How do I get a quick recap of my interview practice session?

To get an interview session recap, this Skill reads your active session data and consolidates the problem context, progress checklist, and hints used into a concise summary. It formats this data into a readable overview to help you track progress.

What is the best way to track progress and remaining tasks during a coaching chat?

Tracking progress during a coaching chat is done by reading stored session state data and generating a structured summary. This summary presents your current progress checklist alongside actionable next steps to guide the session forward.

Can I generate a session state summary for different modes like TEACHER or REVIEWER?

Yes, you can generate a session state summary for TEACHER, INTERVIEWER, and REVIEWER modes. The Skill reads the mode from your session data and formats the recap accordingly, handling both active and inactive session states.

How do I summarize problem context and hints used from a live practice session?

To summarize problem context and hints used, the Skill reads the live session data file and extracts the stored problem statement, hints, and progress. It consolidates these elements into a concise, readable recap for quick feedback.

Does the session recap tool require a specific data format to track interview progress?

The session recap tool requires your interview progress and session state to be stored in a specific JSON file. It reads the session data from this file to generate the structured recap and actionable next steps.

What should I do when my session state is inactive and I need a progress recap?

When your session state is inactive, the recap tool still reads the stored session data and formats a readable summary. It handles inactive states by consolidating the existing problem context, hints used, and remaining tasks into a final recap.