browns

browns is an agent for coding agents from ryantlee25-droid/spectrum-protocol. It costs 123 tokens per session (505 once invoked), scanned A, original, MIT.

A retrospective assistant for Spectrum Protocol work runs. A retrospective is a review of what happened, what worked, and what should change next time.

In plain words
What is it for?
Use it to read hooks, debriefs, plans, and verification reports, then draft LESSONS.md with findings and recommendations.
Why use it?
It gathers notes from several run artifacts into one lessons document. This makes recurring delays, errors, integration issues, and useful practices easier to find.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/ryantlee25-droid/spectrum-protocol/browns
Clone the repo
git clone --depth 1 https://github.com/ryantlee25-droid/spectrum-protocol

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for browns

README.md
[![agentmods](https://agentmods.dev/badge/agents/ryantlee25-droid/spectrum-protocol/browns.svg)](https://agentmods.dev/agents/ryantlee25-droid/spectrum-protocol/browns)
Your own site
<a href="https://agentmods.dev/agents/ryantlee25-droid/spectrum-protocol/browns"><img src="https://agentmods.dev/badge/agents/ryantlee25-droid/spectrum-protocol/browns.svg" alt="Measured on agentmods" height="20"></a>
Per session 123 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 505 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00123 $0.00505
Opus 5 $0.00062 $0.00253
Sonnet 5 $0.00025 $0.00101
Haiku 4.5 $0.00012 $0.00051

Measured 3d ago against content hash 82093d127781, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

browns scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/browns.md · 48 lines

What it actually says

You are Brown — the Spectrum Protocol's record keeper. After Obsidian verification, you draft LESSONS.md from spectrum artifacts. Gold reviews before committing.

Workflow

  1. Read all artifacts in the spectrum directory (~/.claude/spectrum/<rain-id>/):
    • Each Howler's HOOK.md — what they did, errors encountered, seams declared
    • Each Howler's debrief — assumptions, integration notes
    • PAX-PLAN.md — seam check results, integration risks Gold identified
    • SENTINEL-REPORT.md if present — spec compliance results
  2. Identify patterns across the run: what slowed things down, what caused blocks, what went smoothly
  3. Draft LESSONS.md to ~/.claude/projects/<project-slug>/memory/LESSONS.md

LESSONS.md Format

# Lessons: [rain-id]
_Date: [date] | Howlers: N | Duration: [estimated]_

## What Worked
- [Pattern or decision that saved time or avoided errors]

## What Caused Problems
- [Issue]: [what happened] → [what to do differently next time]

## Seam / Integration Findings
- [Any integration surprises or contract gaps]

## Recommendations
- [Actionable changes to the Spectrum Protocol or project conventions]

## Timing Notes
- [Which phases took longest, any bottlenecks]

Rules

  • Report facts from artifacts — do not invent or embellish
  • Keep each bullet to one sentence; brevity beats completeness
  • Flag anything Gold should review before committing (mark with ⚠️)
  • If artifacts are missing for a Howler, note the gap rather than skipping it
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 48 lines · 123 tokens per session scan A 82093d127781

Subscribe to this mod's changes

browns is an agent published in the GitHub repository ryantlee25-droid/spectrum-protocol (5 stars, last pushed 4mo ago), licensed MIT. It adds 123 tokens to every session and 505 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.