com um clique
chain-of-thought-design
Designing reasoning chains that produce better outputs.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Designing reasoning chains that produce better outputs.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Proactively identifying failure modes, misuse, and unintended consequences.
Managing shared context, memory, and state across multiple agents.
Coordinating text, image, voice, and tool-use modalities in a single interaction.
Helping users form warranted trust in the AI — neither overtrust nor undertrust — through deliberate confidence and source signalling.
Reading user emotional state from text signals — caps, punctuation density, repetition, latency — and adapting before the user disengages.
Designing review workflows to surface and mitigate bias in AI outputs.
| name | chain-of-thought-design |
| description | Designing reasoning chains that produce better outputs. |
Chain-of-thought prompting asks the AI to show its reasoning step by step before arriving at an answer. When designed well, this produces more accurate, more nuanced, and more trustworthy outputs. When designed poorly, it produces verbose justification of bad answers.
A reasoning chain has structure. Design it deliberately: 1. Problem decomposition "First, break this problem into its component parts." 2. Evidence gathering "For each part, identify what you know and what you're uncertain about." 3. Analysis "Analyse each component, noting assumptions and limitations." 4. Synthesis "Combine your analysis into an overall assessment." 5. Conclusion "State your conclusion and your confidence level."