brain-briefing

Generate project briefings from transcript history with markdown and JSON outputs.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dundas/uhr --skill brain-briefing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brain-briefing
Source: https://github.com/dundas/uhr/tree/main/.claude/skills/brain-briefing
Command: npx skills add https://github.com/dundas/uhr --skill brain-briefing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive project briefings from conversation transcripts, ensuring that autonomous agents have full context for onboarding, task correlation, and understanding team collaboration history.

Core Features & Use Cases

  • Project Onboarding: Quickly bring new agents up to speed on project history, decisions, and current state.
  • Contextual Awareness: Understand work across directories and correlate tasks with specific sessions.
  • Decision Tracking: Reconstruct key decisions and their rationale over time.
  • Use Case: When deploying a new autonomous agent to a complex project, use this Skill to generate a detailed briefing covering the last month of activity, highlighting key tasks, decisions, and team interactions.

Quick Start

Generate a briefing for the current directory, including child directories, covering the last 7 days.

Frequently Asked Questions about brain-briefing

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

FAQPage Schema
How do I generate a project briefing from conversation transcripts for agent onboarding?

To generate a project briefing from conversation transcripts, provide your transcript history to the Skill. It analyzes sessions, correlates tasks, and summarizes team coordination and decision timelines to give autonomous agents full context.

Can I scan child directories recursively to compile project context from transcripts?

Yes, you can scan child directories recursively to compile project context from transcripts. The Skill supports recursive directory scanning to capture work across directories and correlate tasks with specific sessions.

What is the best way to track key project decisions and team coordination history from transcripts?

Tracking key project decisions and team coordination history from transcripts is done by analyzing the conversation timeline. The Skill reconstructs decisions and their rationale over time, summarizing team interactions for contextual awareness.

Does the briefing generation tool support JSON and markdown output formats?

Yes, the briefing generation tool supports both JSON and markdown output formats. You can choose either format to integrate the generated project briefings into your autonomous agent workflows or documentation.

How do I filter project briefings to only include transcript activity from specific dates?

You can filter project briefings to include transcript activity from specific dates using the date filtering option. This allows you to generate briefings covering a targeted timeframe, such as the last 7 days of project activity.

When should I not use automated transcript briefing generation for project onboarding?

You should not use automated transcript briefing generation when your project lacks sufficient conversation history or when transcripts do not contain the necessary task correlation and team coordination data required for accurate context awareness.