aget-describe-session

Generate narrative prose summaries from structured session data.

1|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/aget-framework/template-spec-engineer-aget --skill aget-describe-session
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aget-describe-session
Source: https://github.com/aget-framework/template-spec-engineer-aget/tree/main/.claude/skills/aget-describe-session
Command: npx skills add https://github.com/aget-framework/template-spec-engineer-aget --skill aget-describe-session

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AGENT sessions often produce structured, table-heavy outputs that are difficult to read quickly, even when they contain the key decisions and outcomes you need to understand at a glance.

Core Features & Use Cases

  • Narrative synthesis: Converts session artifacts into clear prose that summarizes the session arc (goal → work → outcome).
  • Decision and artifact highlighting: Extracts key decisions with rationale and lists the artifacts produced, including counts.
  • Depth control: Produces different narrative depths via the length option (brief, standard, detailed) while keeping output human-readable.

Quick Start

Ask the assistant to run aget-describe-session on your current session with standard detail so you get a readable summary of what happened and what’s next.

Frequently Asked Questions about aget-describe-session

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

FAQPage Schema
How do I convert structured session data into readable prose for reporting?

You can convert structured session data into readable prose by generating a narrative summary that traces the session arc from goal to work to outcome, replacing dense tables with human-friendly text.

Can I control the summary length when generating a session narrative?

Yes, you can control the summary length by selecting a depth option such as brief, standard, or detailed, which adjusts the narrative depth while maintaining a human-readable format.

How do I extract key decisions and artifact inventories from a prior session?

You extract key decisions and artifact inventories by generating a narrative summary that highlights decision rationales and lists produced artifacts including their counts.

Does the session narrative generation prevent hallucinated events?

Yes, the session narrative generation prevents hallucinated events by tracing all claims directly back to the original session content, ensuring the summary remains grounded and accurate.

What is the best way to summarize an agent session without using tables or bullets?

The best way to summarize an agent session without tables or bullets is to use a prose-only output format that weaves decisions, artifacts, and outcomes into a continuous narrative.