home/productivity/context-retrieval-builder-prompt

Context Retrieval Builder Prompt

GPTClaudeDeepSeek··1,289 copies·updated 2026-07-14
context-retrieval-builder-prompt.prompt
# Context Retrieval Builder Prompt

This folder contains the prompt type for task-specific retrieval and selected-context output.

## Use This Folder First

Start with [`000_universal.md`](./000_universal.md). It is the canonical/default prompt in this folder.

## Files

- [`000_universal.md`](./000_universal.md): canonical/default provider-neutral prompt
- [`101_chatgpt_gpt-5-5.md`](./101_chatgpt_gpt-5-5.md): ChatGPT GPT-5.5 variant
- [`102_chatgpt_gpt-5-4.md`](./102_chatgpt_gpt-5-4.md): ChatGPT GPT-5.4 variant
- [`103_chatgpt_gpt-5-3-codex.md`](./103_chatgpt_gpt-5-3-codex.md): ChatGPT GPT-5.3 Codex variant
- [`201_claude.xml`](./201_claude.xml): Claude XML variant
- [`301_gemini.md`](./301_gemini.md): Gemini variant
- [`302_gemini_deep-research.md`](./302_gemini_deep-research.md): Gemini Deep Research variant
- [`401_perplexity.md`](./401_perplexity.md): Perplexity variant

## Nearby Differences

- Use [`../document-metadata-enrichment/000_universal.md`](../document-metadata-enrichment/000_universal.md) when the source documents need frontmatter added or repaired first.
- Use [`../../Workspace/artifact-prompts/context-retrieval/000_universal.md`](../../Workspace/artifact-prompts/context-retrieval/000_universal.md) when the target is the reusable `context_retrieval.md` method file rather than one retrieval run.

when to use it

Community prompt sourced from the open-source GitHub repo flommox/allzy-framework (NOASSERTION). A "Context Retrieval Builder Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

flommox/allzy-framework · NOASSERTION