session-wrap

Orchestrate multi-agent analysis to generate session wrap reports and follow-up tasks.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Driving-Teacher/driving-teacher-ai-native --skill session-wrap-driving-teacher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-wrap
Source: https://github.com/Driving-Teacher/driving-teacher-ai-native/tree/main/.claude/skills/session-wrap
Command: npx skills add https://github.com/Driving-Teacher/driving-teacher-ai-native --skill session-wrap-driving-teacher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill coordinates a structured wrap-up workflow to consolidate work from a coding session into a clear, actionable summary.

Core Features & Use Cases

  • Phase 1 analysis: Parallel execution of doc-updater, automation-scout, learning-extractor, and followup-suggester to capture updates, automation opportunities, learnings, and next steps.
  • Phase 2 validation: Sequential duplicate-checker to vet Phase 1 proposals and ensure coherence.
  • Output & integration: Generates a wrap report, suggested follow-up tasks, and a ready-to-review documentation package for the user.
  • Use Case: When a sprint ends or a coding session closes, run the wrap to capture what happened and plan next actions.

Quick Start

Trigger the wrap by issuing the wrap command after finishing a session.

Frequently Asked Questions about session-wrap

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

FAQPage Schema
How do I summarize a coding session automatically?

To summarize a coding session automatically, trigger a multi-agent workflow that runs parallel analysis to capture documentation updates, automation opportunities, learnings, and follow-up tasks into a structured wrap report.

What is the best way to document development sprints and code reviews?

Documenting development sprints and code reviews is best handled by a structured wrap-up workflow that orchestrates multi-agent analysis to generate formal documentation, extract learnings, and suggest actionable next steps.

Can I use multi-agent analysis to generate follow-up actions after research tasks?

Yes, you can use multi-agent analysis for research tasks; it runs a parallel extraction phase for follow-up suggestions and a sequential validation phase to vet proposals before prompting user decisions for final actions.

Does the session wrap workflow check for duplicate follow-up tasks?

Yes, the session wrap workflow includes a sequential duplicate-checker in its second phase to vet the initial parallel analysis proposals, ensuring coherent and non-redundant follow-up actions and documentation.

When do I need to run a formal wrap-up for a coding session?

You need to run a formal wrap-up when a development sprint ends or a coding session closes, allowing you to consolidate updates, plan next actions, and produce a ready-to-review documentation package.