What problem does it solve?
Converts disparate Egregore memory files and ad-hoc prompts into a single, shareable, branded HTML view so teams can quickly inspect quests, handoffs, activity dashboards, and arbitrary markdown without manual file hunting or formatting.
Core Features & Use Cases
- Type-aware resolution: Parses user arguments and resolves quests, handoffs, activity dashboards, or arbitrary markdown from memory directories without needing the graph.
- Synthesis fallback: When no direct file is found, synthesizes a structured markdown summary from memory, codebase, and context and renders it as an artifact.
- Interactive ambiguity handling: Detects multiple matches and prompts the user to choose the correct file, preferring recent handoffs when ambiguous.
- Rendered output: Uses the egregore-artifacts renderer to produce branded HTML and opens it in the browser for easy sharing and review.
Quick Start
Say /view quest artifact-generation to resolve the quest file, render it as a branded HTML artifact, and open it in your browser.