Home / archcore-ai / archcore · plugins/archcore/skills/document/SKILL.md · GitHub

document skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

document is agent-read markdown (skill) from archcore-ai/archcore: Record a decision, document existing code, or file a supplied research material. Modes: document decision (ADR, RFC, or rule), document code (spec, doc, guide, or scenario for existing behavior), document research (only when a finished report or one external material is already in hand). Use for 'we decided', 'record this decision', 'document why we chose X', 'make it our standard', 'draft an RFC', 'should we switch to Y' proposals, 'resolve the RFC', 'we accepted the proposal', 'document the au.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# /archcore:document

Record the present state: a technical decision, existing code, or a supplied
research material. The first word of the arguments selects the mode; a gate
inside the mode's track selects the document type. Write affinity: knowledge
types; a filed `research` and the decision cascade's `plan` belong to vision.
The standard cascade can add a `cpat` (experience).

Command tense: `/archcore:plan` declares a future canon delta, `/archcore:document`
records the present state — including work that shipped without a plan — and
`/archcore:review` reconciles a past declared delta. Δ vocabulary:
`skills/_shared/delta-routing.md`.

Load `skills/_shared/gate-contract.md` and `skills/_shared/elicitation-contract.md` before executing any gate.

## Modes

| Mode | Track and entry | Types the entry gate selects |
|---|---|---|
| `decision` | `skills/_shared/tracks/decision.md`, `decision.classify` | `adr`, `rfc`; `rule` through the standard cascade; an existing `rfc` draft on the topic → `decision.resolve`, which records an `adr` on an accepted verdict |
| `code` | `skills/_shared/tracks/describe.md`, `describe.read` | `spec`, `doc`, `guide`, `scenario` |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add archcore-ai/archcore/document@git:20260922.af334d7
Exact content
mdr add archcore-ai/archcore/document@sha256:6b60b668e494dbe4

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_aqntw4btjusk2akj.svg)](https://markdownregistry.com/a/art_aqntw4btjusk2akj)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.af334d7 latest2026-09-22 af334d7 11,847 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (11847 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

archcore-ai/archcore · 61 stars · license Apache-2.0 · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_aqntw4btjusk2akj
GET https://markdownregistry.com/api/v1/resolve?ref=archcore-ai/archcore/document
GET https://markdownregistry.com/api/v1/blob/6b60b668e494dbe4561919d71b3808c7c6d03de8e17d34d5f3c3b619e17a3215

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from archcore-ai/archcore

init skill
archcore-ai/archcore · plugins/archcore/skills/init/SKILL.md · First-time Archcore setup. Wires the host (MCP config, hooks, CLAUDE.md/AGENTS.md managed block), measures the authored…
git:20260922.af334d7 · audit A · 61 stars
plan skill
archcore-ai/archcore · plugins/archcore/skills/plan/SKILL.md · Plan a feature or initiative through a computed route: the conductor derives the canon delta and assembles the document…
git:20260922.af334d7 · audit A · 61 stars
review skill
archcore-ai/archcore · plugins/archcore/skills/review/SKILL.md · The pre-merge review of a branch in a project that records its specs, decisions, and rules in .archcore/. Run this…
git:20260922.af334d7 · audit A · 61 stars

Every file in archcore-ai/archcore

Other files named document

document skill
oliver-kriska/claude-elixir-phoenix · plugins/elixir-phoenix/skills/document/SKILL.md · Generate @moduledoc/@doc for tested Elixir features; may update their README section or ADR. Not for docs lookup…
git:20260725.7df3e51 · audit A · 555 stars
document skill
serpro69/claude-toolbox · kodex-plugin/skills/document/SKILL.md · After implementing a new feature or fixing a bug, make sure to document the changes. Use when writing documentation…
git:20260605.a4fab48 · audit A · 149 stars
document skill
serpro69/claude-toolbox · klaude-plugin/skills/document/SKILL.md · After implementing a new feature or fixing a bug, make sure to document the changes. Use when writing documentation…
git:20260605.d0fb1be · audit A · 149 stars
document skill
archcore-ai/plugin · plugins/archcore/skills/document/SKILL.md · Record a decision, document existing code, or file a supplied research material. Modes: document decision (ADR, RFC, or…
git:20260923.fe7665e · audit A · 62 stars

Browse by kind, by grade A, or by owner.