Skip to content
Skillv1.0.0

codex

You **must** read [`CHARTER.md`](CHARTER.md) now, before doing anything in this repo. It carries the iron laws and the ambient rules that govern the charter; they apply whether or not this file restat

by tacoda(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from tacoda/keystone (internal/framework/scaffold/templates/targets/codex/AGENTS.md). Install upstream with npx skills add tacoda/keystone --skill codex. Copyright stays with the author.

Charter

You must read CHARTER.md now, before doing anything in this repo. It carries the iron laws and the ambient rules that govern the charter; they apply whether or not this file restates them. Do not proceed without loading it.

On this host

  • No subagents — run agent-defined reviews inline yourself; the agents/ bodies are still the instructions.
  • No slash commands — invoke a command/playbook by opening its body and following the steps.
  • No automatic hooks — run the checks a hook would fire (lint, type-check, test, build) yourself before claiming done.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/tacoda-keystone-codex/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

tacoda-keystone-codex.ocm.jsonjson
{
  "ocm": "1",
  "id": "tacoda-keystone-codex",
  "kind": "skill",
  "name": "codex",
  "description": "You **must** read [`CHARTER.md`](CHARTER.md) now, before doing anything in this repo. It carries the iron laws and the ambient rules that govern the charter; they apply whether or not this file restates them. Do not proceed without loading it.",
  "publisher": "tacoda",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "You **must** read [`CHARTER.md`](CHARTER.md) now, before doing anything in this repo. It carries the iron laws and the ambient rules that govern the charter; they apply whether or not this file restates them. Do not proceed without loading it."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/tacoda/keystone",
      "path": "internal/framework/scaffold/templates/targets/codex/AGENTS.md",
      "ref": "62ccdace41c6cddeae2e8b9f1ba094fc1c244f86",
      "url": "https://github.com/tacoda/keystone/blob/62ccdace41c6cddeae2e8b9f1ba094fc1c244f86/internal/framework/scaffold/templates/targets/codex/AGENTS.md",
      "key": "tacoda/keystone/internal/framework/scaffold/templates/targets/codex/AGENTS.md"
    }
  },
  "instructions": "# Charter\n\nYou **must** read [`CHARTER.md`](CHARTER.md) now, before doing anything in this repo. It carries the iron laws and the ambient rules that govern the charter; they apply whether or not this file restates them. Do not proceed without loading it.\n\n## On this host\n\n- **No subagents** — run agent-defined reviews inline yourself; the `agents/` bodies are still the instructions.\n- **No slash commands** — invoke a command/playbook by opening its body and following the steps.\n- **No automatic hooks** — run the checks a hook would fire (lint, type-check, test, build) yourself before claiming ",
  "cost": {
    "context_tokens": 151
  }
}

Fetch it by URL: GET /api/v1/registry/tacoda-keystone-codex/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.