devflow:rag-memory:setup-collections

Scaffold a minimal set of RAG Memory collections with routing hints.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/codingthefuturewithai/claude-code-primitives --skill devflow-rag-memory-setup-collections
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devflow:rag-memory:setup-collections
Source: https://github.com/codingthefuturewithai/claude-code-primitives/tree/main/skills/rag-memory/setup-collections
Command: npx skills add https://github.com/codingthefuturewithai/claude-code-primitives --skill devflow-rag-memory-setup-collections

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual setup of RAG Memory collections is error-prone and slow. Teams need a durable starter scaffold to quickly organize knowledge for retrieval and QA workflows.

Core Features & Use Cases

  • Interactive wizard to scaffold a minimal, durable set of collections (knowledge-and-reference, projects, practices-and-procedures, people-and-relationships, inbox-unsorted) with an optional business-operations collection.
  • Checks existing collections before proposing changes and creates collections via the MCP tools with routing hints.
  • Guards against auto-creating agent-preferences and enforces governance by listing current state and requiring confirmation before changes.

Quick Start

Start the setup wizard to scaffold the recommended RAG Memory collections for knowledge management.

Frequently Asked Questions about devflow:rag-memory:setup-collections

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up RAG Memory collections for knowledge management?

To set up RAG Memory collections, use an interactive wizard to scaffold a minimal, durable set of standard collections like knowledge-and-reference, projects, practices-and-procedures, people-and-relationships, and inbox-unsorted, ensuring organized retrieval content for QA workflows.

Can I add a custom business-operations collection when scaffolding RAG Memory?

Yes, you can add an optional business-operations collection during setup. The wizard scaffolds standard RAG Memory collections while allowing you to include business-operations alongside the default knowledge-and-reference, projects, practices-and-procedures, people-and-relationships, and inbox-unsorted collections.

How does the RAG Memory setup wizard handle existing collections?

The RAG Memory setup wizard checks existing collections via MCP tools before proposing changes. It enforces governance by listing the current state and requiring your explicit confirmation before creating new collections with routing hints, avoiding auto-creating agent-preferences.

What standard collections are required for durable RAG Memory?

Durable RAG Memory requires a minimal set of standard collections: knowledge-and-reference, projects, practices-and-procedures, people-and-relationships, and inbox-unsorted. These organize retrieval content for onboarding and ongoing knowledge management workflows.

Why avoid auto-creating agent-preferences in RAG Memory collection setup?

Avoiding auto-creating agent-preferences enforces governance by preventing unintended system configurations. The setup wizard explicitly guards against it, requiring confirmation before changes to ensure RAG Memory collections remain organized for retrieval and QA workflows.