shared
FeaturedRetired — its runtime-neutrality contract moved to docs/contracts/runtime-neutrality.md. Triggers: none — not routable.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- boshu2
- Repository
- boshu2/agentops
- Created
- 10 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
file-issue
RETIRED — do not invoke. Superseded by /align and /align-tactics; use those instead.
shared-memory
Search, save, and query a three-tier semantic memory shared across all AI agents on your workstation. Use before starting any task (search first for prior context) and after completing significant work (save findings with entities for consolidation). Supports save_decision for full PROV-O provenance and save_retrospective to record whether decisions held up — closing the Why-To loop.
wave-shared
Shared reference that the wave execution skills — wave-start, wave-reviewer, wave-close — load for the exact result shapes a dispatched agent has to return, and for the working rules they all follow: checking access to the tracker and the code host up front, handling each review outcome the same way every time, and writing to a wave's plan file without ever leaving it half-written. Read via a sibling-path file read by those skills, from their own base directory rather than loaded by name; never picked on its own.