home/productivity/llm-cot-meta-prompting

Llm Cot Meta Prompting

GPTClaudeDeepSeek··847 copies·updated 2026-07-14
llm-cot-meta-prompting.prompt
# Chain of Thought Meta-Prompting

Creating effective prompts can be challenging, but don't worry! This template empowers the AI Assistant to automatically generate nuanced prompts for you and iteratively execute them to produce a better output.

> [!NOTE]
> No, this will not make your LLM self-aware or smarter. While this template can significantly enhance the quality of your LLM's output by guiding it through a structured reasoning process, it's important to remember that it won't fundamentally change the LLM's underlying capabilities.  It cannot make the LLM inherently smarter or grant it abilities it doesn't already possess. To maximize the effectiveness of this template, it's recommended to utilize powerful web-based LLMs or larger language models that have a greater capacity for reasoning and complex task execution. 

## What It Does

This Chain of Thought (CoT) meta-prompt template is designed to guide Large Language Models (LLMs) through a structured process for executing complex tasks. It encourages the LLM to reason step-by-step, leading to more accurate and reliable results. By breaking down tasks into smaller stages with clear evaluation and revision steps, this template helps LLMs produce high-quality outputs that meet specific requirements.

## Usage

To use this template, simply replace the placeholder `[Insert Task Input Here]` with the specific instructions or details for the task you want the LLM to perform.

## Customization

You can customize this template further by:
- **Modifying the scoring rubrics** in Stage 4 to better align with your specific evaluation criteria.
- **Adding or removing stages** to adapt the template to different types of tasks or LLM capabilities.
- **Providing more detailed instructions** within each stage to guide the LLM more precisely.

## Best Practices

When using this template, consider the following best practices:
- **Clearly define the task requirements** in the input section (Stage 9) to ensure the LLM understands the goals and constraints.
- **Use specific and measurable criteria** for evaluation in Stage 4 to help the LLM objectively assess its own performance.
- **Encourage iterative refinement** (Stage 6) to allow the LLM to improve its output through multiple cycles of feedback and revision.
- **Experiment with different prompt variations** to find what works best for your specific LLM and task.

## Limitations

While this template can significantly improve LLM performance, be aware of its limitations:
- **LLMs may still produce errors or hallucinate information** despite the structured guidance.
- **The effectiveness of the template depends on the capabilities of the specific LLM** you are using.
- **Highly complex or subjective tasks may require more sophisticated prompting techniques** beyond this basic template.
- **The evaluation and revision stages rely on the LLM's ability to accurately self-assess**, which may not always be perfect.

## Prompt

when to use it

Community prompt sourced from the open-source GitHub repo pbierkortte/ai-runbook (NOASSERTION). A "Llm Cot Meta Prompting" 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

pbierkortte/ai-runbook · NOASSERTION