rdq-skill-chatgpt-app: Instructions file for Codex

AGENTS.md

rdq-skill-chatgpt-app AGENTS.md is an instructions file for Codex, OpenCode from mathruffian-dot/rdq-skill-chatgpt-app. It costs 540 tokens per session, scanned A, original, MIT.

A project instruction file for an RDQ Method skill, a structured way to explore requirements through four question areas, for ChatGPT and Codex.

In plain words
What is it for?
Use it when developing, testing or maintaining the RDQ skill and its ChatGPT-compatible plugin.
Why use it?
It records the project’s rules, files, workflow and language requirements so contributors handle the skill consistently.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions Claude Code; mentions AGENTS.md; mentions Codex.

This is mathruffian-dot/rdq-skill-chatgpt-app's own configuration. It tells Codex and OpenCode how to work on rdq-skill-chatgpt-app itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything rdq-skill-chatgpt-app configures →

Reuse

Borrowing it

Nothing to install: this file belongs to mathruffian-dot/rdq-skill-chatgpt-app. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/mathruffian-dot/rdq-skill-chatgpt-app/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/mathruffian-dot/rdq-skill-chatgpt-app

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rdq-skill-chatgpt-app AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/mathruffian-dot/rdq-skill-chatgpt-app/agents-md/github.svg)](https://agentmods.dev/instructions/mathruffian-dot/rdq-skill-chatgpt-app/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/mathruffian-dot/rdq-skill-chatgpt-app/agents-md"><img src="https://agentmods.dev/badge/instructions/mathruffian-dot/rdq-skill-chatgpt-app/agents-md/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for rdq-skill-chatgpt-app AGENTS.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/mathruffian-dot/rdq-skill-chatgpt-app/agents-md"><img src="https://agentmods.dev/badge/instructions/mathruffian-dot/rdq-skill-chatgpt-app/agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 540 This file is loaded in full into every session.
When invoked 540 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00540 $0.00540
Opus 5 $0.00270 $0.00270
Sonnet 5 $0.00108 $0.00108
Haiku 4.5 $0.00054 $0.00054

Measured 9d ago against content hash 43777368e257, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

rdq-skill-chatgpt-app AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 45 lines

What it actually says

RDQ Method — ChatGPT App 版(專案藍圖)

任何 Agent 接手時先讀本檔與 handoff.md

專案簡介

將 RDQ Method 需求探索四象限法改寫為 ChatGPT App 與 Codex 可共同使用、可公開散布的 Agent Skill/skills-only Plugin。

關鍵時程

  • 初版公開:2026-07-26

目標與路線圖

  • 建立 ChatGPT App 相容的 RDQ Skill。
  • 建立 skills-only Plugin 結構與 UI 中繼資料。
  • 以實際 ChatGPT 任務持續做正向與反向觸發測試。
  • 蒐集實戰修訂資料,但不做未經對照的因果宣稱。

專案入口

  • 使用者文件:README.md
  • Plugin manifest:.codex-plugin/plugin.json
  • Skill 主檔:skills/rdq/SKILL.md
  • 題庫:skills/rdq/references/question-bank.md
  • 規格卡模板:skills/rdq/references/spec-template.md
  • GitHub:https://github.com/mathruffian-dot/rdq-skill-chatgpt-app

固定規則

  • 所有說明使用繁體中文。
  • 保留象限動詞鎖定、互動預算、零題坍縮、逃生口與確認閘門。
  • 不依賴 Claude Code 專屬工具或檔案。
  • 不假設所有 ChatGPT 介面都有本機檔案系統或結構化多選工具。
  • status 是工作流程契約,不宣稱能跨所有 session 自動強制執行。
  • 不硬編碼私人環境才有的下游 Skill。
  • Skill frontmatter 只保留 namedescription
  • 修改後執行 Skill 與 Plugin 驗證,再提交 Git。

開工與收工

  • 開工:先讀 AGENTS.mdhandoff.md,再檢查 Git 狀態。
  • 收工:更新 handoff.md,檢查差異後才 commit/push。
  • 不把本機絕對路徑、私人筆記路徑、憑證或個資提交到公開 repo。
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 45 lines · 540 tokens per session scan A 43777368e257

Subscribe to this mod's changes

rdq-skill-chatgpt-app AGENTS.md is an instructions file published in the GitHub repository mathruffian-dot/rdq-skill-chatgpt-app (9 stars, last pushed 1mo ago), licensed MIT. It adds 540 tokens to every session, about $0.0027 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,104 tokens