concept_save
Store and organize coding concepts in a global memory system for AI tools, enabling efficient retrieval of project-specific context, snippets, and traces.
Instructions
Save a concept to global store
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | Concept body (600-900 chars recommended) | |
id | No | Optional concept ID | |
importance | No | Importance level | |
tags | No | Concept tags | |
title | Yes | Concept title |