chore(skills): bump metadata.version for the Research doc migration

Raise the PATCH version of each skill whose references/sources.md,
references, or validator changed in the Research registry migration, as
ADR-0022 requires. factory-audit and skill-author changed behaviour and
docs; the rest changed provenance metadata only.

Refs: #121
ADR: 0022
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EGHFJextYtVQseaHPDDhxB
This commit is contained in:
2026-09-21 17:33:54 +00:00
parent b62513d30d
commit 2bde9a6a82
16 changed files with 16 additions and 16 deletions

View File

@@ -14,7 +14,7 @@ metadata:
- context7-websites-agents-md - context7-websites-agents-md
- context7-agentsmd-agents-md - context7-agentsmd-agents-md
- governance-secrets-hard-prohibition - governance-secrets-hard-prohibition
version: "0.1.3" version: "0.1.4"
--- ---
## Gotchas ## Gotchas

View File

@@ -11,7 +11,7 @@ metadata:
category: docs category: docs
source_keys: source_keys:
- adr-0002-0003-two-tier-claude-md - adr-0002-0003-two-tier-claude-md
version: "0.1.2" version: "0.1.3"
--- ---
## Gotchas ## Gotchas

View File

@@ -9,7 +9,7 @@ description: >
Not a Gitea remote's branches -> `gitea-branches`. Not a Gitea remote's branches -> `gitea-branches`.
metadata: metadata:
version: "1.0.5" version: "1.0.6"
category: git category: git
source_keys: source_keys:
- context7-git-htmldocs - context7-git-htmldocs

View File

@@ -8,7 +8,7 @@ description: >
Not branch lifecycle -> `git-branches`. Not branch lifecycle -> `git-branches`.
metadata: metadata:
version: "0.1.7" version: "0.1.8"
category: git category: git
source_keys: source_keys:
- conventional-commits-spec - conventional-commits-spec

View File

@@ -8,7 +8,7 @@ description: >
`git-commits`. Not a Gitea server's history -> `gitea-branches`. `git-commits`. Not a Gitea server's history -> `gitea-branches`.
metadata: metadata:
version: "1.0.2" version: "1.0.3"
category: git category: git
source_keys: source_keys:
- git-scm-bisect-docs - git-scm-bisect-docs

View File

@@ -10,7 +10,7 @@ description: >
Not submodule pointers -> `git-submodules`. Not submodule pointers -> `git-submodules`.
metadata: metadata:
version: "1.0.3" version: "1.0.4"
category: git category: git
source_keys: source_keys:
- git-scm-remote-docs - git-scm-remote-docs

View File

@@ -9,7 +9,7 @@ description: >
Not the superproject's own remotes -> `git-remotes`. Not the superproject's own remotes -> `git-remotes`.
metadata: metadata:
version: "1.0.1" version: "1.0.2"
category: git category: git
source_keys: source_keys:
- git-scm-submodule-docs - git-scm-submodule-docs

View File

@@ -8,7 +8,7 @@ description: >
agent caller -> `git-orchestrate`. Not Gitea -> `gitea-workflow`. agent caller -> `git-orchestrate`. Not Gitea -> `gitea-workflow`.
metadata: metadata:
version: "1.0.2" version: "1.0.3"
category: git category: git
source_keys: source_keys:
- nvie-gitflow-post - nvie-gitflow-post

View File

@@ -8,7 +8,7 @@ description: >
Not interactive multi-step git guidance -> `git-workflow`. Not interactive multi-step git guidance -> `git-workflow`.
metadata: metadata:
version: "1.0.2" version: "1.0.3"
category: git category: git
source_keys: source_keys:
- git-scm-worktree-docs - git-scm-worktree-docs

View File

@@ -6,7 +6,7 @@ description: >
shellcheck"). Not running, installing, or updating hooks -> `pc-run`. shellcheck"). Not running, installing, or updating hooks -> `pc-run`.
allowed-tools: Bash Read Write Edit allowed-tools: Bash Read Write Edit
metadata: metadata:
version: "1.0.1" version: "1.0.2"
category: devtools category: devtools
source_keys: source_keys:
- context7-pre-commit-com - context7-pre-commit-com

View File

@@ -8,7 +8,7 @@ description: >
compatibility: Requires pre-commit installed and available on PATH. compatibility: Requires pre-commit installed and available on PATH.
metadata: metadata:
version: "1.0.2" version: "1.0.3"
category: devtools category: devtools
source_keys: source_keys:
- context7-pre-commit-com - context7-pre-commit-com

View File

@@ -14,7 +14,7 @@ compatibility: Requires Gitea MCP server configured with a token with write:repo
metadata: metadata:
category: integration category: integration
version: "0.1.2" version: "0.1.3"
source_keys: source_keys:
- gitea-mcp-repo - gitea-mcp-repo
- gitea-mcp-slim-go - gitea-mcp-slim-go

View File

@@ -7,7 +7,7 @@ description: >
fixes -> agent-author. fixes -> agent-author.
allowed-tools: Bash Read allowed-tools: Bash Read
metadata: metadata:
version: "1.0.3" version: "1.0.4"
category: factory category: factory
source_keys: source_keys:
- agentskills-home - agentskills-home

View File

@@ -6,7 +6,7 @@ description: >
Not read-only review -> `factory-audit`. Not agent files -> `agent-author`. Not read-only review -> `factory-audit`. Not agent files -> `agent-author`.
allowed-tools: Bash Read Write Edit allowed-tools: Bash Read Write Edit
metadata: metadata:
version: "1.0.4" version: "1.0.5"
category: factory category: factory
source_keys: source_keys:
- agentskills-home - agentskills-home

View File

@@ -8,7 +8,7 @@ description: >
metadata: metadata:
category: lint category: lint
version: "0.1.3" version: "0.1.4"
source_keys: source_keys:
- context7-websites-vale-sh - context7-websites-vale-sh
--- ---

View File

@@ -6,7 +6,7 @@ description: >
as in "lint the docs", "check prose style", or "why is CI failing on the docs as in "lint the docs", "check prose style", or "why is CI failing on the docs
check". Not setting up Vale config or styles -> `vale-config`. check". Not setting up Vale config or styles -> `vale-config`.
metadata: metadata:
version: "0.1.4" version: "0.1.5"
category: lint category: lint
source_keys: source_keys:
- context7-websites-vale-sh - context7-websites-vale-sh