feat(kyberforge): execute the plugin→APM conversion #95

Merged
Defame1297 merged 49 commits from feat/90-execute-apm-conversion into main 2026-08-14 14:32:36 +00:00
18 changed files with 79 additions and 5 deletions
Showing only changes of commit bff9662c52 - Show all commits

View File

@@ -8,6 +8,15 @@
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT", "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/bin",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/bin",
"keywords": [
"utility",
"diagnostics",
"prototyping",
"tdd",
"research"
],
"mcpServers": { "mcpServers": {
"obsidian": { "obsidian": {
"args": [ "args": [

View File

@@ -7,5 +7,14 @@
"email": "defame1297@rkdr.net", "email": "defame1297@rkdr.net",
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT" "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/bin",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/bin",
"keywords": [
"utility",
"diagnostics",
"prototyping",
"tdd",
"research"
]
} }

View File

@@ -6,7 +6,14 @@ author:
email: defame1297@rkdr.net email: defame1297@rkdr.net
url: https://git.dev.rkdr.net/Defame1297/ url: https://git.dev.rkdr.net/Defame1297/
license: MIT license: MIT
keywords: [] homepage: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/bin
repository: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/bin
keywords:
- utility
- diagnostics
- prototyping
- tdd
- research
# Constrains what .apm/ may contain: instructions, skill, hybrid, or prompts # Constrains what .apm/ may contain: instructions, skill, hybrid, or prompts
type: skill type: skill

View File

@@ -8,6 +8,8 @@
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT", "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/core",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/core",
"keywords": [ "keywords": [
"cross-cutting", "cross-cutting",
"triage", "triage",

View File

@@ -8,6 +8,8 @@
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT", "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/core",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/core",
"keywords": [ "keywords": [
"cross-cutting", "cross-cutting",
"triage", "triage",

View File

@@ -6,6 +6,8 @@ author:
email: defame1297@rkdr.net email: defame1297@rkdr.net
url: https://git.dev.rkdr.net/Defame1297/ url: https://git.dev.rkdr.net/Defame1297/
license: MIT license: MIT
homepage: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/core
repository: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/core
keywords: keywords:
- cross-cutting - cross-cutting
- triage - triage

View File

@@ -8,6 +8,8 @@
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT", "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/git",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/git",
"keywords": [ "keywords": [
"git", "git",
"vcs", "vcs",

View File

@@ -8,6 +8,8 @@
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT", "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/git",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/git",
"keywords": [ "keywords": [
"git", "git",
"vcs", "vcs",

View File

@@ -6,6 +6,8 @@ author:
email: defame1297@rkdr.net email: defame1297@rkdr.net
url: https://git.dev.rkdr.net/Defame1297/ url: https://git.dev.rkdr.net/Defame1297/
license: MIT license: MIT
homepage: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/git
repository: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/git
keywords: keywords:
- git - git
- vcs - vcs

View File

@@ -8,6 +8,8 @@
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT", "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/gitea",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/gitea",
"keywords": [ "keywords": [
"gitea", "gitea",
"issues", "issues",

View File

@@ -8,6 +8,8 @@
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT", "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/gitea",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/gitea",
"keywords": [ "keywords": [
"gitea", "gitea",
"issues", "issues",

View File

@@ -6,6 +6,8 @@ author:
email: defame1297@rkdr.net email: defame1297@rkdr.net
url: https://git.dev.rkdr.net/Defame1297/ url: https://git.dev.rkdr.net/Defame1297/
license: MIT license: MIT
homepage: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/gitea
repository: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/gitea
keywords: keywords:
- gitea - gitea
- issues - issues

View File

@@ -7,5 +7,14 @@
"email": "defame1297@rkdr.net", "email": "defame1297@rkdr.net",
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT" "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/kyberforge",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/kyberforge",
"keywords": [
"marketplace",
"plugin",
"skill-authoring",
"agent-authoring",
"apm"
]
} }

View File

@@ -7,5 +7,14 @@
"email": "defame1297@rkdr.net", "email": "defame1297@rkdr.net",
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT" "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/kyberforge",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/kyberforge",
"keywords": [
"marketplace",
"plugin",
"skill-authoring",
"agent-authoring",
"apm"
]
} }

View File

@@ -6,7 +6,14 @@ author:
email: defame1297@rkdr.net email: defame1297@rkdr.net
url: https://git.dev.rkdr.net/Defame1297/ url: https://git.dev.rkdr.net/Defame1297/
license: MIT license: MIT
keywords: [] homepage: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/kyberforge
repository: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/kyberforge
keywords:
- marketplace
- plugin
- skill-authoring
- agent-authoring
- apm
# Constrains what .apm/ may contain: instructions, skill, hybrid, or prompts # Constrains what .apm/ may contain: instructions, skill, hybrid, or prompts
type: hybrid type: hybrid

View File

@@ -8,6 +8,8 @@
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT", "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/lint",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/lint",
"keywords": [ "keywords": [
"lint", "lint",
"style", "style",

View File

@@ -8,6 +8,8 @@
"url": "https://git.dev.rkdr.net/Defame1297/" "url": "https://git.dev.rkdr.net/Defame1297/"
}, },
"license": "MIT", "license": "MIT",
"homepage": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/lint",
"repository": "https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/lint",
"keywords": [ "keywords": [
"lint", "lint",
"style", "style",

View File

@@ -6,6 +6,8 @@ author:
email: defame1297@rkdr.net email: defame1297@rkdr.net
url: https://git.dev.rkdr.net/Defame1297/ url: https://git.dev.rkdr.net/Defame1297/
license: MIT license: MIT
homepage: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/lint
repository: https://git.dev.rkdr.net/Defame1297/holocron/src/branch/main/plugins/lint
keywords: keywords:
- lint - lint
- style - style