shared

Featured

Shared runtime and evidence references loaded only by a consuming skill. Triggers: internal shared contracts.

AI & Automation 414 stars 40 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 94/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
59
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Shared References Shared files describe runtime capabilities and evidence formats. They are context, not permission to start a runtime, tracker, substrate, network call, or external mutation. Just-in-time loading works because a reference read only when a consuming skill needs it cannot silently become a dependency; anything loaded by default eventually gets treated as one. Named failure mode — **reference promotion**: shared prose quietly outranking a source skill contract because it was read more recently. Anti-pattern: citing a shared file as authority for starting a tool or runtime. Corrective: authority comes from the caller or the consuming skill's contract; shared files only describe. - Default to the current agent and local shell. - Use a runtime-native fresh context only when the caller or consuming workflow requests it. - Treat runtime and factory state as adapter evidence; never translate it into core Plan, Candidate, RPI, or verdict state. - Missing optional tools degrade only the optional capability that needs them. - Source skill contracts and executable behavior outrank shared prose. The core loop has no hard dependency on this library.

Details

Author
boshu2
Repository
boshu2/agentops
Created
8 months ago
Last Updated
today
Language
Go
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category