AI Context Engine

The full Context Engine architecture: dual RAG (procedural + factual), Pinecone-based ingestion, the Planner / Executor / Tracer triad, specialist agents (Context Librarian, Researcher, Writer), the Agent Registry, production hardening (dependency injection, logging, modularization), plus an appendix-style reference guide. Use this skill when: - Building a context engine from scratch - Choosing between procedural RAG (blueprints) and factual RAG (evidence) - Setting up Pinecone ingestion (chunking, embedding, namespaces) - Designing a Planner-driven execution flow with traceability - Adding or refactoring specialist agents - Building or extending an Agent Registry - Hardening a notebook prototype for production (DI, logging, modularization) - Looking up the engine's commons library reference (helpers/agents/registry/engine/utils)

ebarti f2d8e3e 34 files · 180.8 KB Updated

File contents

ebarti/skills/tree/main/ai-context-engine commit f2d8e3e744

Frequently asked questions

npx skillmds@latest add ebarti/ai-context-engine