round-table-workspace AGENTS.md

Repository instructions for the MarkDonish/round-table-workspace project. They define rules for agents, documentation, development sync, and room-based discussions.

In plain words
What is it for?
Use them when working in that repository, especially when updating agents.md, syncing development work, or using round-table features.
Why use it?
They give agents a shared source of truth and rules for handling missing facts, project files, and special discussion modes.

Instructions file for CodexOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/markdonish/round-table-workspace/agents-md
Clone the repo
git clone --depth 1 https://github.com/MarkDonish/round-table-workspace

Made for: Codex, OpenCode.

Per session 1,299 This file is loaded in full into every session.
When invoked 1,299 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.01299 $0.01299
Opus 5 $0.00649 $0.00649
Sonnet 5 $0.00260 $0.00260
Haiku 4.5 $0.00130 $0.00130

Measured 2d ago against content hash 1b01f7dc816a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

round-table-workspace 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 2d 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 · 145 lines

How it starts

The opening of the file, as written. The whole thing — 145 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AGENTS.md

Project entrypoint for this repository. Keep this file short and repo-local so it works the same way on Windows, Mac, and Codex Cloud.

Always-On Rules

  1. Do not fabricate missing facts. If information is insufficient, say 信息缺失.
  2. Keep outputs practical, clear, and structured. Avoid slogans, fluff, and unsupported certainty.
  3. Distinguish facts, inferences, uncertainties, and recommendations when doing multi-agent or multi-perspective work.
  4. Do not enter /room or /debate unless the user explicitly starts with that command or is already continuing inside that mode.
  5. Prefer repo-relative paths and repo-local references over machine-specific absolute home-directory paths.

Source Of Truth

Treat this repository as the long-term source of truth for the round-table system.

Primary source directories:

  • README.md
  • LAUNCH.md
  • AGENTS.md
  • docs/
  • schemas/
  • agents/
  • config/
  • roundtable_core/
  • scripts/
  • skills_src/
  • evals/
  • prompts/
  • examples/
  • .codex/skills/debate-roundtable-skill/
  • .codex/skills/room-skill/
  • .codex/skills/agent-builder-skill/
  • .codex/skills/*/roundtable-profile.md
  • .claude/skills/ (Claude Code project-skill adapter layer only; not protocol implementation)

Historical material lives under:

  • reports/
  • artifacts/

Development Sync

For every new development task, follow:

  • docs/source-truth-map.md
  • docs/development-sync-protocol.md
  • docs/release-readiness.md when deciding launch readiness or remaining blockers
  • docs/release-candidate-scope.md when creating a launch/support claim
  • docs/agent-continuity-checkpoints.md when host-level memory is read-only or another agent will continue the work
  • docs/superpowers/local-development-integration.md when local Superpowers is installed

Default rule:

  • develop locally
  • verify locally
  • commit verified changes
  • push to origin/main
  • report completed work, verification, and remaining gaps

Do not treat exploratory local edits as complete work. Do not treat reports/ as the active implementation source.

Read the full file on GitHub · 145 lines

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. 2d ago First seen · 145 lines · 1,299 tokens per session scan A 1b01f7dc816a

Subscribe to this mod's changes

round-table-workspace AGENTS.md is an instructions file published in the GitHub repository MarkDonish/round-table-workspace (2 stars, last pushed 18d ago), licensed MIT. It adds 1,299 tokens to every session, about $0.0065 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.