agent-briefing

Generate a 10-line situational-awareness briefing with branch, commits, issues, and file ownership.

1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Pepsi1978/proggs --skill agent-briefing-pepsi1978
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-briefing
Source: https://github.com/Pepsi1978/proggs/tree/main/claude-code-setup/skills/agent-briefing
Command: npx skills add https://github.com/Pepsi1978/proggs --skill agent-briefing-pepsi1978

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dieser Skill liefert einen standardisierten Briefing-Block (max. 10 Zeilen), der als erster Abschnitt in jeden Subagent-Prompt kopiert wird. Er ermöglicht konsistente Kontext-Informationen zu Branch, letzten Commits, offenen Fehlern und Datei-Ownership, bevor Aufgaben an Subagents übergeben werden.

Core Features & Use Cases

  • Standardisiertes Briefing: Erzeugt eine knappe, klare Situationsübersicht für Architekt, Debugger, Coder, Tester, Reviewer oder Optimizer.
  • Dynamischer Kontext: Enthält aktuelle Branch-Informationen, letzte Commits, gegebene Aufgaben und Datei-Ownership.
  • Anwendungsbeispiel: Vor dem Spawn eines Subagents wird das Briefing generiert und in den Prompt eingefügt, damit der Subagent sofort mit relevanten Kontextdaten arbeiten kann.

Quick Start

Copy this briefing as the first block in every subagent prompt to provide immediate context.

Frequently Asked Questions about agent-briefing

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

FAQPage Schema
How do I provide project context to subagents before assigning coding or debugging tasks?

You provide project context to subagents by generating a compact situational-awareness briefing that summarizes branch, recent commits, open issues, and file ownership, then copying it into the subagent prompt.

What is the best way to standardize context for AI agents in a software development workflow?

The best way to standardize context for AI agents is using a standardized briefing block limited to 10 lines, ensuring consistent delivery of branch information, commits, tasks, and file ownership before spawning subagents.

How do I generate situational awareness briefings for architect, tester, or optimizer agents?

You generate situational awareness briefings for architect, tester, or optimizer agents by collecting dynamic context including current branch data, recent commits, assigned tasks, and explicit file-ownership guidance into a concise prompt block.

Can I include file ownership and open issue details in my subagent context prompt?

Yes, you can include file ownership and open issue details, as the briefing dynamically collects and formats current branch information, given tasks, recent commits, and file ownership within a strict 10-line limit.

What limitations apply when formatting context briefings for multiple subagents?

A strict 10-line limit applies when formatting context briefings for multiple subagents, restricting the situational-awareness block to a concise summary of branch, commits, issues, and file ownership to fit prompt constraints.

Why do my AI subagents lack project knowledge when starting a new coding task?

Subagents lack project knowledge because they are spawned without a situational-awareness briefing, meaning they miss the standardized context block summarizing branch data, recent commits, and file ownership required for immediate task execution.