session_briefing
Provides a condensed project briefing with graph health summary, cycles, and recent git activity ranked by blast radius, under 800 tokens. Degrades gracefully if git or graph data is missing.
Instructions
Condensed project briefing designed for Claude Code SessionStart hook. Returns: graph health summary, cycles, and recent git activity with blast-radius ranking — all under ~800 tokens. Degrades gracefully if no git or no graph. Pairs with nova-mind-cloud searchMemory for complete context priming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Git history window in days (default: 7) | |
| max_recent_files | No | Max recent files to list (default: 8) | |
| format | No | Output format (default: markdown) |