schemas

Installation
SKILL.md

Schemas

Use this skill to understand and materialize hierarchical file schemas stored under ./references/<schema>/.

Available Schemas

  • tool: Dendron note hierarchy for pkg.<name> and vpkg.<name> tool documentation. See ./references/tool/schema.yaml.
  • ag-dir: Agent Project Directory scaffold with durable root docs, active specs under docs/, and per-spec runtime artifacts under .agents/runs/spec-{num}/. See ./references/ag-dir/schema.yaml.
  • ag-dir-v2: Spec-first Agent Project Directory tree with numbered specs, per-spec flow docs, milestones, integration proofs, and reports. See ./references/ag-dir-v2/schema.yaml.
  • code: Specy-style code documentation tree under the selected output root, usually a $mem base root, at packages/{{module}}, including navfiles, dev/QA, reference catchalls, architecture, research, design, specs, flows, state, recipes, FAQ, and vendor docs. See ./references/code/schema.yaml.
  • code-core: Reusable code documentation subtree with dev/qa, dev/obs, flow/{{flow}}, arch/{{arch}}, and API reference nodes. See ./references/code-core/schema.yaml.
  • global-core: Reusable global reference and topic namespaces with ref/{{reference}} and t/{{topic}}. See ./references/global-core/schema.yaml.
  • integ-proof: Integration behavior proof tree with claim, status, scenario summaries, proof-local scripts, and arbitrary raw artifacts. See ./references/integ-proof/schema.yaml.

Schema Layout

Each schema lives in its own reference directory:

Installs
1
GitHub Stars
13
First Seen
8 days ago
schemas — kevinslin/skills