feat(kyberforge): add apm-orchestrate agent

Deterministic counterpart to apm-workflow for subagent dispatch,
mirroring git-orchestrate/gitea-orchestrate. Scoped to
configure/marketplace/compile/audit, with fan-out across multiple
packages for the future multi-plugin conversion; apm-install has no
orchestrator counterpart since it's a one-time machine bootstrap.

Bumps kyberforge 1.2.8 -> 1.3.0 (new agent, first in the plugin).
This commit is contained in:
2026-08-10 17:49:12 +00:00
parent fc69553ba7
commit 0aa66fe65d
5 changed files with 152 additions and 2 deletions

View File

@@ -13,5 +13,5 @@
"skills": [
"skills/"
],
"version": "1.2.8"
"version": "1.3.0"
}