Core Skill

Briefing Synthesis

Synthesizes multi-source context, including chat history, long-term memory, indexed collections, and documents, into decision-ready briefings.

Prompt Example

Use the skill 'prepare-briefing' to create a compact briefing on the following topic: [TOPIC/PERSON/PROJECT]. Timeframe (optional): [TIMEFRAME].

Concrete examples

Use the skill 'prepare-briefing' to create a compact briefing on the following topic: Current status of the Ariadne Academy Skill Redesign for tomorrow's team meeting.

Aggregates and synthesizes fragmented context into a unified briefing for meetings, projects, or decision-making processes. Focuses on semantic reconciliation rather than simple retrieval.

Execution follows a hierarchical retrieval pattern: chat history (search_message_chains), long-term memory (search_longterm_memory), semantic indices (search_in_embedding_collections), and document parsing, supplemented by targeted web research if required.

The engine enforces strict evidence prioritization, favoring internal ground truth over external web data. It explicitly identifies contradictions between disparate sources and distinguishes between durable facts and transient statuses.

Output is structured for rapid decision-making, comprising: Current Status, Critical Facts, Identified Risks, and Recommended Next Steps.