Acong host-cli Canary
Part of the M2 milestone (first external consumer team). Verifies the consumer-side path of skill-publish-cli:
- fixture lives under
acong-tech/skill-publish-cli(publisher project) cd /Users/yarnb/host-cli(consumer project root)skill-publish-cli publish <absolute-fixture-path> …- publish record appears in
/Users/yarnb/host-cli/workspace/publishes/acong-host-cli-canary/<ts>.json
Not functional
This skill does nothing when loaded. It exists purely to validate the cwd-sensitive publish flow of skill-publish-cli across team boundaries.
Provenance
- Source fixture:
skill-publish-cli/fixtures/host-cli-canary/in acong-tech/skill-publish-cli - Consumer project under test:
/Users/yarnb/host-cli(host-cli team) - License: MIT-0