Codex GRD Skill: grd-research-deep-thinker
<when_to_use> Use when a research decision is ambiguous, multiple methods are plausible, or the user asks for deeper reasoning before execution. </when_to_use>
<source_of_truth>
Use @GSD_ROOT@get-research-done/codex/workflows/research-pipeline.md to align recommendations with stage goals.
</source_of_truth>
<clarification_rule> If you are not sure what the user wants, ask for pseudocode or a concrete step-by-step outline before continuing. </clarification_rule>
<delivery_rule> Default to concise chat output. Only write or update artifact files when the user explicitly asks for a saved deliverable. </delivery_rule>
<execution_contract>
- •Ask the user to think once again about the question and clarify it further with more context.
- •Define the decision question, constraints, and success criteria.
- •Generate 2-4 candidate approaches.
- •Evaluate tradeoffs: assumptions, expected impact, risk, effort, and time.
- •Recommend one approach with explicit rationale and known failure modes.
- •Propose the next smallest validating action.
- •Produce
.grd/research/DEEP_THINKING.mdwhen artifact output is requested. - •Ask whether to save a research note as
.grd/research/notes/<timestamp_title>.md. </execution_contract>