What problem does it solve?
This Skill helps to distill accumulated experience records into updated domain knowledge summaries, ensuring that orchestrators have the most relevant and recent information for effective decision-making.
Core Features & Use Cases
- Knowledge Distillation: Automatically merge new learnings from issue descriptions, applied fixes, and metric ranges into knowledge summaries.
- Selective Domain Processing: Allows distilling knowledge for a single domain or all domains with sufficient records.
- Flexible Min-Records Threshold: Configurable minimum number of records to trigger distillation.
- Memory Root Management: Handles resolution and fallback of memory root locations for storing and accessing knowledge summaries.
- Per-Project Scoping: Allows opt-out of central memory storage for per-project isolation.
- Use Case: For a complex SoC design, after each 10 orchestrator sessions, automatically update the domain knowledge for architecture, verification, and synthesis domains, ensuring the team stays informed and can quickly iterate.
Quick Start
Distill the knowledge for the synthesis domain with a minimum of 5 records: /chip-design-infrastructure:memory-keeper --domain synthesis --min-records 5