Skip to content
Skillv1.0.0

.codex_qa

Agent-facing notes for the local QA artifact directory. Hidden and untracked; everything here is disposable evidence, not manuscript source.

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

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

See reviews

About

Imported from docxology/prior_cognitive_art (.codex_qa/AGENTS.md). Install upstream with npx skills add docxology/prior_cognitive_art --skill .codex_qa. Copyright stays with the author.

.codex_qa/ AGENTS

Agent-facing notes for the local QA artifact directory. Hidden and untracked; everything here is disposable evidence, not manuscript source.

  • Never reference files in this directory from the manuscript or committed docs; regenerate via QA tooling after any render instead.
  • Do not hand-edit captured screenshots or final_pdf_text.txt; re-extract.
  • pdf_pages/ and pdf_caption_pages/ hold rendered-PDF page screenshots (page-NN.png) for visual QA of the combined PDF and its caption pages.
  • Use contact sheets and final_pdf_text.txt for token-residue and figure-parity checks before declaring a render clean.

See ../../AGENTS.md (project root) for the project contract; each parent directory's AGENTS.md above adds local context.

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/docxology-prior-cognitive-art-codex-qa/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.

docxology-prior-cognitive-art-codex-qa.ocm.jsonjson
{
  "ocm": "1",
  "id": "docxology-prior-cognitive-art-codex-qa",
  "kind": "skill",
  "name": ".codex_qa",
  "description": "Agent-facing notes for the local QA artifact directory. Hidden and untracked; everything here is disposable evidence, not manuscript source.",
  "publisher": "docxology",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Agent-facing notes for the local QA artifact directory. Hidden and untracked; everything here is disposable evidence, not manuscript source."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/docxology/prior_cognitive_art",
      "path": ".codex_qa/AGENTS.md",
      "ref": "7b9f33941182c7fdb6964a4a1d0c8e94127a1a64",
      "url": "https://github.com/docxology/prior_cognitive_art/blob/7b9f33941182c7fdb6964a4a1d0c8e94127a1a64/.codex_qa/AGENTS.md",
      "key": "docxology/prior_cognitive_art/.codex_qa/AGENTS.md"
    }
  },
  "instructions": "# .codex_qa/ AGENTS\n\nAgent-facing notes for the local QA artifact directory. Hidden and\nuntracked; everything here is disposable evidence, not manuscript source.\n\n- Never reference files in this directory from the manuscript or committed\n  docs; regenerate via QA tooling after any render instead.\n- Do not hand-edit captured screenshots or `final_pdf_text.txt`; re-extract.\n- `pdf_pages/` and `pdf_caption_pages/` hold rendered-PDF page screenshots\n  (`page-NN.png`) for visual QA of the combined PDF and its caption pages.\n- Use contact sheets and `final_pdf_text.txt` for token-residue and\n  figur",
  "cost": {
    "context_tokens": 193
  }
}

Fetch it by URL: GET /api/v1/registry/docxology-prior-cognitive-art-codex-qa/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.