briefing

Aggregate git worktree status, open checkboxes, and recent commits into a project briefing.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/zillabunny/GoblinVolleyball-1.1 --skill briefing-zillabunny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: briefing
Source: https://github.com/zillabunny/GoblinVolleyball-1.1/tree/main/.claude/skills/briefing
Command: npx skills add https://github.com/zillabunny/GoblinVolleyball-1.1 --skill briefing-zillabunny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines project status collection by aggregating git worktree status, open checklists, and recent commits into a single, shareable briefing.

Core Features & Use Cases

  • Automated status briefing: compiles worktree status, unsigned checklists, and recent commits into a structured report.
  • Multi-mode operation: supports summary, report, verify, current, worktrees, and next modes, with optional scheduling.
  • Output-ready artifacts: generates Markdown-friendly sections and provides files for distribution and review.

Quick Start

Run a project briefing to produce a status report from your repository.

Frequently Asked Questions about briefing

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

FAQPage Schema
How do I generate a project status report from multiple git worktrees?

To generate a project status report from multiple git worktrees, this skill aggregates worktree statuses, open checkboxes, and recent commits into a single structured briefing. It compiles operational data into Markdown-friendly sections for immediate distribution.

Can I automate daily standup summaries from recent git commits and open checklists?

You can automate standup summaries from recent git commits and open checklists using the scheduled summary mode. This skill operates in multiple modes, including summary and report, to produce consistent, shareable status briefings automatically.

What is the best way to aggregate git worktree status for onboarding documentation?

The best way to aggregate git worktree status for onboarding is to use the report mode, which loads operational instructions and compiles repository health into detailed artifacts. It provides Markdown-friendly files for quick reviews and distribution.

Does this project briefing tool require any external dependencies to parse repository health?

No external dependencies are required to parse repository health and generate project briefings. The skill loads its operational instructions internally from a configuration file and executes via configured scripts to aggregate worktree data.

How do worktree statuses and open checkboxes get compiled into a single briefing?

Worktree statuses and open checkboxes get compiled into a single briefing by applying the skill's internal aggregation logic to your software projects. It extracts ongoing development metrics and formats them into structured, output-ready Markdown sections.