The problem
Useful instructions accumulate across repositories, but copying them into every project creates drift. The registry gives agents a way to discover knowledge at its source and understand where it came from.
The implementation
The service scans several skill and instruction formats, applies a secrets quarantine gate, and indexes entries for keyword and vector search. Keyword discovery remains available when embeddings are unavailable.
Beyond search
Manual snippets can be verified, superseded, and linked through typed relationships. Repository and machine mappings help agents find the right checkout. Sharing relationships describe how knowledge connects across codebases.
Possible open-source release
The reusable registry is a candidate for open source. The code and the private knowledge corpus are separate release decisions. No public release or licence has been announced yet.