shared
GitHub该技能已归档,不再提供功能。其运行时中立性契约已迁移至 docs/contracts/runtime-neutrality.md。当前目录仅作为观察期内的残留项存在,无触发场景,不可路由。
Trigger Scenarios
Install
npx skills add boshu2/agentops --skill shared -g -y
SKILL.md
Frontmatter
{
"name": "shared",
"consumes": [],
"metadata": {
"tier": "library",
"effects": [],
"internal": true,
"disposition": "keep_off_path",
"capabilities": [],
"dependencies": [],
"canonical_status": "canonical"
},
"produces": [],
"practices": [
"design-by-contract"
],
"context_rel": [],
"description": "Retired — its runtime-neutrality contract moved to docs\/contracts\/runtime-neutrality.md. Triggers: none — not routable.",
"hexagonal_role": "domain",
"user-invocable": false,
"output_contract": "none — retired; see docs\/contracts\/runtime-neutrality.md",
"skill_api_version": 1
}
Shared — retired
Semantically retired 2026-07-29 (bead age-skill-overhaul-reboot-sjv7v.11).
The runtime-neutrality contract this library carried now lives at its
declared owner: docs/contracts/runtime-neutrality.md.
This skill bundles nothing, produces nothing, grants nothing, and is loaded by nothing. The directory remains only for the observed-zero window: physical deletion follows once a declared observation period shows no remaining references resolve here.
Version History
-
7b07a7d
Current 2026-08-19 22:00
2026-07-29 归档 shared 技能,将运行时中立性契约迁移至指定文档所有者,移除最后消费者边,目录转为待删除的非路由状态。
- 3f402e5 2026-07-24 22:08


