raven_reflect
Analyzes the local usage log to summarize most-used tools, repeated audit warnings, patterns, design systems, and brand style requests. Pinpoints knowledge gaps without any network access.
Instructions
Summarize how Raven has been used on this machine over the last N days. Reports which tools are called most, which audit warnings fire repeatedly (→ likely gaps in Raven's knowledge), which patterns and design systems you look up, and which companies you ask for brand styles. Call this when the user asks 'what have I been building with Raven' or 'what's Raven missing'. All data is read from a local log ($RAVEN_USAGE_LOG or ~/.raven/usage.jsonl) — nothing is fetched over the network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How many days back to include. Default: 30. |