reflect:corpus
CommunityBuild and query a filtered knowledge base for sustained Q&A sessions.
Authorstevengonsalvez
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps in creating a long-lived, filtered knowledge base from global learnings, enabling a durable Q&A session against a specific area of code history.
Core Features & Use Cases
- Knowledge Base Creation: Build a filtered slice of the user's learnings that can be queried repeatedly.
- Sustained Q&A Session: Maintain a continuous conversation against a specific code history segment.
- Use Case: When you need to ask the same set of questions repeatedly, like "ask the auth subsystem" or "query everything tagged X", this Skill provides a durable Q&A context.
Quick Start
Build a corpus for the 'auth subsystem' and query it by running:
plugins/reflect/skills/recall/scripts/recall.py --corpus auth-subsystem --corpus-filter "tag:auth category:security project:api" --format markdown
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: reflect:corpus Download link: https://github.com/stevengonsalvez/ainb-reflect-memory/archive/main.zip#reflect-corpus Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.