odyssey-rag-patterns

Document Odyssey RAG patterns and anti-patterns for ingestion, MCP server, and retrieval stack.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/CarlosAndresBF1/RAG-SERVER-2026 --skill odyssey-rag-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: odyssey-rag-patterns
Source: https://github.com/CarlosAndresBF1/RAG-SERVER-2026/tree/main/.agents/skills/odyssey-rag-patterns
Command: npx skills add https://github.com/CarlosAndresBF1/RAG-SERVER-2026 --skill odyssey-rag-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Document Odyssey RAG project-specific patterns, anti-patterns, and implementation guides to streamline development and maintenance of the Odyssey RAG platform.

Core Features & Use Cases

  • Pattern library for retrieval, ingestion, MCP server, and database interactions.
  • Anti-patterns and best practices to prevent common pitfalls.
  • Guidance for implementing new integrations and ensuring consistent tooling and performance.
  • Use Case: Apply patterns during project audits to standardize architecture decisions and coding standards.

Quick Start

Review the patterns, select applicable guidelines, and apply them when starting or auditing Odyssey RAG components.

Frequently Asked Questions about odyssey-rag-patterns

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

FAQPage Schema
What are common RAG anti-patterns and how do they affect retrieval pipelines?

RAG anti-patterns are flawed architectural decisions in ingestion, MCP servers, and retrieval stacks that degrade performance. Documenting these anti-patterns helps prevent common pitfalls and ensures consistent tooling across retrieval-augmented generation projects.

How do I standardize architecture decisions when building a RAG ingestion pipeline?

To standardize RAG ingestion pipeline architecture, apply documented pattern libraries and actionable guidelines. This enforces consistent development practices, coding standards, and performance optimizations across the entire retrieval and database interaction stack.

Can I use these RAG patterns for auditing existing retrieval and MCP server implementations?

Yes, you can use these RAG patterns during project audits to evaluate existing retrieval and MCP server implementations. Selecting applicable guidelines helps standardize architecture decisions, identify anti-patterns, and enforce performance best practices.

What's the best way to implement new integrations in a RAG retrieval stack?

The best way to implement new RAG stack integrations is by following established pattern libraries for database interactions and MCP servers. These guidelines ensure consistent tooling, prevent architectural anti-patterns, and maintain performance standards.

When do I need documented guidelines for RAG database interactions and ingestion?

You need documented guidelines for RAG database interactions and ingestion when starting new components or auditing existing ones. They provide actionable best practices to prevent anti-patterns, enforce architecture decisions, and maintain performance across the stack.