aget-create-briefing

Generate standalone narrative documents from resolved AGET session artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns internal AGET session artifacts into standalone narrative documents that are easy to consume in your chosen medium, without the governance-heavy structure that internal knowledge formats require.

Core Features & Use Cases

  • Standalone briefing generation: Synthesizes claims, evidence, open questions, and context from resolved session artifacts into a single external-facing document.
  • Medium-optimized formatting: Produces NotebookLM-ready prose, slides-friendly sectioning, memo-style executives summaries, or public-safety share drafts.
  • Read-only KB bridging: Reads from sessions, evolution L-docs, or study results and writes only to docs/briefings/ without modifying source artifacts.
  • Safety guardrails for external use: Runs a classification safety check for audience=external or medium=share-draft to sanitize prohibited internal/private patterns.

Quick Start

Generate a NotebookLM briefing from your latest session by asking: “Create a briefing for NotebookLM from the latest session.”

Frequently Asked Questions about aget-create-briefing

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

FAQPage Schema
How do I generate a NotebookLM briefing from internal session records?

To generate a NotebookLM briefing, the system synthesizes claims, evidence, and context from resolved internal session records into standalone narrative prose. It formats the output specifically for NotebookLM consumption and writes the document to the briefings directory.

What is the best way to convert resolved session artifacts into a memo or slides format?

Converting resolved session artifacts into a memo or slides format involves extracting specific claims and open questions, then adapting the narrative structure to fit medium-optimized sectioning. The output is written as a standalone document tailored to your chosen format.

Can I create a share-draft briefing without exposing internal private patterns?

Yes, creating a share-draft briefing safely requires running a classification safety check to sanitize prohibited internal or private patterns. This ensures the external-facing narrative document is safe for public consumption without modifying the original source artifacts.

Do I need resolved session artifacts to produce external-facing documents?

Yes, you need resolved session artifacts, evolution L-docs, or study results as input. The briefing generation process reads these internal source records to extract the necessary claims and evidence, bridging read-only knowledge bases into standalone external narratives.

How does topic-based sourcing work when synthesizing knowledge into a briefing?

Topic-based sourcing filters and extracts claims, evidence, and context from session records using a specified study topic. This synthesized knowledge is then adapted into an audience-appropriate narrative document formatted for your target medium.