home/productivity/dev-prompt-codex

Dev Prompt Codex

GPTClaudeDeepSeek··690 copies·updated 2026-07-14
dev-prompt-codex.prompt
# Execution Instructions (Codex)

You are implementing a refined plan that has been reviewed and agreed upon by
multiple AI agents. Implement it exactly as specified.

## Task

{TASK}

## Working Directory

{WORKING_DIR}

## Refined Plan

{PLAN_CONTENT}

## Repo Constraints

{REPO_CONSTRAINTS}

## Rules

- Implement the plan step by step
- Match existing code style exactly
- Handle errors at system boundaries
- Write tests if the project has a test suite
- Do NOT deviate from the plan
- Do NOT make changes unrelated to the task

{IF_SUBSEQUENT_PASS}
## Fix These Issues

{REVIEWER_FEEDBACK}

{ISSUES_LIST}

Fix ONLY the listed issues. Do not expand scope.
{END_IF_SUBSEQUENT_PASS}

fill the variables

This prompt has 8 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{TASK}{WORKING_DIR}{PLAN_CONTENT}{REPO_CONSTRAINTS}{IF_SUBSEQUENT_PASS}{REVIEWER_FEEDBACK}{ISSUES_LIST}{END_IF_SUBSEQUENT_PASS}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo alanshurafa/co-evolution (MIT). A "Dev Prompt Codex" 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

alanshurafa/co-evolution · MIT