From billy-milligan
Compiles and displays a chronological timeline of team decisions, sessions, arguments, and roasts from .claude/billy-memory files, with stats and agent commentary. Supports 'decisions', 'sessions', or 'last N' filters.
npx claudepluginhub rnavarych/alpha-engineer --plugin billy-milligan# /billy:history — Team Timeline ## Usage ## Instructions When the user invokes `/billy:history`, compile a chronological timeline from all memory files. ### Step 1: Gather Data 1. Read `.claude/billy-memory/decisions.md` — extract all `## [date] Title` entries with their status 2. List all session files in `.claude/billy-memory/sessions/` using Glob `*.md` 3. Read `.claude/billy-memory/arguments.md` — extract entries with their dates 4. Read `.claude/billy-memory/roasts.md` — extract dated entries ### Step 2: Build Timeline Sort everything chronologically (newest first) and format:...
/historyView recent captures from organizational memory as a table with timestamp, record ID, title, domain. Filter by --domain, --since <YYYY-MM-DD>, --limit <N> (default 20).
/memoriesDisplays all stored project memories categorized as manual or learned, with content previews, addition times, and total count. Shows empty message if none exist.
Share bugs, ideas, or general feedback.
/billy:history — show full timeline of decisions and sessions
/billy:history decisions — show only decision timeline
/billy:history sessions — show only session timeline
/billy:history last 7 — show last 7 days only
When the user invokes /billy:history, compile a chronological timeline from all memory files.
.claude/billy-memory/decisions.md — extract all ## [date] Title entries with their status.claude/billy-memory/sessions/ using Glob *.md.claude/billy-memory/arguments.md — extract entries with their dates.claude/billy-memory/roasts.md — extract dated entriesSort everything chronologically (newest first) and format:
# Team History
## Timeline
### YYYY-MM-DD
- **Decision:** <title> — <status> (proposed by <agent>)
- **Session:** /command <topic> — <brief outcome>
- **Argument opened:** <topic> — <who vs who>
- **Hall of Fame:** <who> to <who>: "<roast snippet>"
### YYYY-MM-DD (previous day)
- **Decision:** ...
- **Argument resolved:** <topic> — moved to decisions
...
## Stats
- Total decisions: N (M active, K superseded)
- Unresolved arguments: N
- Sessions logged: N
- Hall of Fame entries: N
- Most active day: YYYY-MM-DD (N events)
/billy:history decisions — show only decision entries/billy:history sessions — show only session entries with their summaries/billy:history last N — show only the last N daysMax should deliver the timeline like a military briefing: