reflect
Generate a structured prompt and source context from recent decisions and sessions for LLM-based abstraction. Supports dry-run for preview.
Instructions
v3.1.0 M8: Build the source context + rendered prompt for an LLM abstraction over recent decisions + sessions. v3.1.0 returns {sampling_supported: False, rendered_prompt, source_context} so callers can feed the prompt to a locally-available LLM. The MCP sampling/createMessage RPC integration is the v3.2 deliverable; until then, use codevira reflect --from-file to commit an LLM-supplied abstraction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| period_days | No |