What problem does it solve?
This skill solves the problem of fragmented project knowledge by ensuring that relevant entities are retrieved and internalized by the AI before it begins any task, preventing the need for re-deriving information.
Core Features & Use Cases
- Contextual Knowledge Loading: Automatically searches and reads project-specific entities to ground the AI in existing project history.
- Schema-Validated Retrieval: Leverages Memstead's typed graph structure to ensure only relevant, validated knowledge is injected into the conversation.
- Use Case: When starting a new feature implementation, use this skill to pull all relevant ADRs and technical specifications into the current session so the agent understands the architectural constraints immediately.
Quick Start
Ask the agent to learn about the authentication module by typing learn authentication module in your chat interface.