re

Bias Codex toward source-checking and justification during coding tasks.

52|12|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/dgk-dev/dgk-gpt --skill re-dgk-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: re
Source: https://github.com/dgk-dev/dgk-gpt/tree/main/skills/re
Command: npx skills add https://github.com/dgk-dev/dgk-gpt --skill re-dgk-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures deeper verification and justification by biasing Codex toward more source-checking when the user requests a research-heavy pass, without replacing the standard orchestration.

Core Features & Use Cases

  • Explicitly prioritizes source-based reasoning, citations, and cross-checking during tasks.
  • Activates a research-first flow only when prompted, preserving normal workflow otherwise.
  • Use Case: when designing critical algorithms or validating sources for complex tasks.

Quick Start

Enable re mode for this task to bias Codex toward extra source-checking before coding.

Frequently Asked Questions about re

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bias my coding assistant toward more source-checking and research?

To bias your coding assistant toward extra source-checking, you enable the research mode for that specific task. This modifies the internal verification behavior to prioritize source-based reasoning and citations without altering the standard workflow.

When should I use a research-first flow for coding tasks?

Use a research-first flow for coding tasks when accuracy is critical, such as designing complex algorithms, planning architecture, or validating external sources. It ensures deeper verification and justification before implementation begins.

What is the best way to ensure coding accuracy for critical algorithms?

The best way to ensure coding accuracy for critical algorithms is to activate a research-heavy pass. This forces the assistant to gather sources, cross-check facts, and provide justifications before writing the actual code.

Does enabling extra research mode change my overall coding workflow?

Enabling extra research mode does not change your overall coding workflow. It preserves the standard orchestration and only applies a research-first flow with source-based reasoning when explicitly prompted by the user.

Can I get citations and cross-checking during standard coding sessions?

You can get citations and cross-checking during standard coding sessions by explicitly requesting deeper research passes. The system prioritizes source-based reasoning on demand while leaving normal coding behavior intact otherwise.

Why does my coding assistant lack justification and source validation?

Your coding assistant lacks justification because standard flows prioritize generation over verification. You need to explicitly bias it toward source-checking to activate research-first reasoning and ensure justifications are gathered.