Поиск и синтез ответов из базы знаний
knowledge-management
query is a Claude Code skill that sends a natural-language question to GBrain and returns a synthesized, cited answer instead of a raw list of matching pages. It combines vector search, graph traversal over typed edges (`attended`, `works_at`, `invested_in`, `founded`, `advises`), and a synthesis layer that composes coherent prose — including an explicit gap note about what the brain does not yet know. Typical use cases include personal knowledge lookups like "what do I know about X", "when did I last talk to Y", or "what's still open after my last meeting with Z". The skill is designed for everyday brain queries where reading source pages manually would slow you down.
- #research-tool
- #knowledge-management
- #workflow