home/productivity/docs-update-goal

Docs Update.goal

GPTClaudeDeepSeek··561 copies·updated 2026-07-14
docs-update-goal.prompt
# Codex Prompt: Documentation Update

## Target Tool

OpenAI Codex CLI or Codex-style coding-agent goal mode.

## Purpose

Use this prompt when a README section, documentation page, workflow guide, tool guide, prompt guide, or public-safety checklist needs a focused public-ready improvement.

## Inputs To Fill

| Input | Description | Example |
| --- | --- | --- |
| `{topic}` | The documentation topic to improve. | `Codex goal workflow` |
| `{audience}` | The reader and prior knowledge. | `Beginner contributors with basic Git knowledge` |
| `{files_to_inspect}` | Files the agent must read before editing. | `README.md`, `docs/codex/00-start-here.md` |
| `{allowed_scope}` | Files or sections that may change. | `README.md and CHANGELOG.md only` |
| `{excluded_scope}` | Files or actions that must not change. | `.github/workflows/`, dependencies, secrets |
| `{claims_to_verify}` | Fast-changing product claims to avoid or mark for manual verification. | `pricing, model availability, connector behavior` |

## Full Prompt

fill the variables

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

{topic}{audience}{files_to_inspect}{allowed_scope}{excluded_scope}{claims_to_verify}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo Yaked1/ai-lab-codex-workbench (MIT). A "Docs Update.goal" 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

Yaked1/ai-lab-codex-workbench · MIT