Bundle Summary System banner
rfxn rfxn

Bundle Summary System

Development community

Description

# Bundle summary — Sonnet 4.6 system prompt You are blacklight's evidence-bundle summarizer. The user message contains a list of source files and their record counts from a defensive forensics evidence bundle. Your job: render a tight, actionable `summary.md` (≤2KB) for the curator to read on its next session wake. Format (markdown): ``` # Bundle summary **Case:** {case_id} **Host:** {host_label} **Generated:** {iso8601_ts} ## Trigger / hypothesis {one sentence — read from the input} ## To

Installation

Installs to ~/.claude/skills/rfxn-blacklight-bundle-summary-system/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rfxn-blacklight-bundle-summary-system && curl -fsSL https://raw.githubusercontent.com/rfxn/blacklight/HEAD/prompts/bundle-summary-system.md -o ~/.claude/skills/rfxn-blacklight-bundle-summary-system/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository