day4-wrap-and-analyze

Coordinate four parallel agents to summarize and validate AI-native camp sessions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables automated session wrapping by coordinating multiple agents to summarize and organize work from AI-native camp sessions, reducing manual overhead and ensuring consistent outputs.

Core Features & Use Cases

  • Parallel session-wrapping: four agents analyze and synthesize outcomes concurrently.
  • History insight integration: extract patterns from past sessions to improve current wrap quality.
  • Verification with session-analyzer and content-digest: validate results and transform insights into learning content.
  • Use Case: coach an AI-native workshop by wrapping daily sessions, analyzing results, and generating a digest for participants.

Quick Start

Create and test your own my-session-wrap SKILL.md under .claude/skills, including frontmatter, an execution flow diagram, and Phase 1/Phase 2 sections, then run the experimental steps.

Frequently Asked Questions about day4-wrap-and-analyze

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

FAQPage Schema
How do I automate AI session wrapping to summarize and organize workshop outcomes?

Automated session wrapping coordinates four parallel agents to concurrently analyze and synthesize outcomes, reducing manual overhead. It uses history-insight and content-digest workflows to generate consistent summaries for AI-native camp sessions.

What is the multi-agent approach for generating a content digest from session history?

The multi-agent content digest approach deploys four agents in Phase 1 to analyze sessions concurrently, followed by a Phase 2 validation using session-analyzer. This extracts patterns from past sessions and transforms insights into organized learning content.

How do I create and test a custom session wrap skill with frontmatter and execution flow?

Create a my-session-wrap SKILL.md file under .claude/skills, including required frontmatter, an execution flow diagram, and Phase 1 and Phase 2 sections. Run experimental steps to validate the workflow and integrate references for extended resources.

Can I use history-insight to extract patterns from past sessions and improve current wrap quality?

Yes, history-insight integration extracts patterns from past sessions to improve current wrap quality. It works alongside content-digest workflows to validate results and transform insights into learning content for workshop participants.

Does the session-analyzer validate results from the parallel agents during session wrapping?

Yes, session-analyzer validates results from the four parallel agents during Phase 2. This verification step ensures the synthesized session wraps are accurate before generating a content digest for workshop participants.

What are the limitations of using parallel agents for session analysis and digest generation?

The parallel agent architecture requires a structured two-phase execution: Phase 1 synthesis must complete before Phase 2 verification. It is designed for AI-native camp contexts and requires proper frontmatter and references setup to function correctly.