What problem does it solve?
It prevents wasted context and redundant MCP tool calls by ensuring every session starts from the consolidated Daily Brief, reducing token burn and improving alignment.
Core Features & Use Cases
- Mandatory first-call MCP brief-fetch: Loads Daily Brief state for the configured agent identity (e.g., Wagner/Felipe/Maiara/Luiz) before any other project exploration.
- Reduces redundant queries: Avoids repeating cycles-active, sessions-recent, tasks-active, decisions-search, and other brief-aggregated lookups.
- Staleness-aware refresh and exceptions: Supports force refresh only when explicitly requested or when staleness exceeds threshold, with defined safe fallbacks when MCP is unavailable.
Quick Start
At the start of your Oimpresso work session, ask your agent to call the MCP tool brief-fetch for your configured name prefix and then use the returned brief as the sole base context for subsequent actions.