refactor(skills): retrofit the corpus to the ADR-0020 context contract #129

Merged
Defame1297 merged 89 commits from refactor/adr0020-skill-retrofit into main 2026-09-01 13:47:47 +00:00
3 changed files with 4 additions and 4 deletions
Showing only changes of commit 8599b4a058 - Show all commits

View File

@@ -1,7 +1,7 @@
{
"name": "holocron",
"description": "AI development skills for Claude Code and GitHub Copilot CLI — factory, design, implement, review, and cross-cutting workflows.",
"version": "0.4.5",
"version": "0.5.0",
"owner": {
"name": "Defame1297",
"email": "defame1297@rkdr.net",

View File

@@ -1,7 +1,7 @@
{
"name": "holocron",
"description": "AI development skills for Claude Code and GitHub Copilot CLI — factory, design, implement, review, and cross-cutting workflows.",
"version": "0.4.5",
"version": "0.5.0",
"owner": {
"name": "Defame1297",
"email": "defame1297@rkdr.net",

View File

@@ -1,5 +1,5 @@
name: holocron
version: 0.4.5
version: 0.5.0
description: AI development skills for Claude Code and GitHub Copilot CLI — factory, design, implement, review, and cross-cutting workflows.
license: MIT
@@ -52,7 +52,7 @@ marketplace:
# top-level apm.yml description:/version: above are NOT inherited into the
# compiled output despite being used elsewhere (e.g. by `apm audit`).
description: AI development skills for Claude Code and GitHub Copilot CLI — factory, design, implement, review, and cross-cutting workflows.
version: 0.4.5
version: 0.5.0
owner:
name: Defame1297
email: defame1297@rkdr.net