When I say "remember this" or want to save a reusable rule, help me store it in the knowledge memory service.
Ask me for:
- A short, explicit title (5-12 words)
- The detailed content (markdown, examples encouraged)
- Optional tags (keywords like "api", "testing")
- Optional scope (
global,project:<name>,repo:<name>)
If I'm vague, ask follow-ups to make it specific and actionable.
- Ensure it is specific and reusable (not generic advice).
- Avoid storing secrets or sensitive data.
Call memory.storeKnowledge with title, content, tags, scope.
If MCP tools are unavailable, use ai-devkit memory store instead.
Summarize what was saved and offer to store more knowledge if needed.