Skip to main content

Deploying Prompts

How to deploy Manicode security prompts across AI tools, IDEs, coding agents, and APIs.

📄️ Retrieval-Augmented Generation (RAG)

Retrieval-Augmented Generation (RAG) deploys a Manicode security prompt alongside context retrieved from your own sources — internal coding standards, framework documentation, prior security findings, or threat models. At query time, the most relevant context is fetched and injected into the prompt before it reaches the model. This keeps the model grounded in your organization's specifics without baking that content into a single, ever-growing system prompt.