/plugin marketplace add oleg-koval/agent-skills
olko:context-repo
Context Repo
Resolve a durable private GitHub repository for agent-produced context such as retro snapshots and shared-knowledge-artifact mirrors, creating it once with explicit consent and remembering the decision afterward. Returns a clone path and a verified receipt to the calling skill. Use when a skill needs a durable, private, cross-machine store for artifacts it generates, rather than a repo-local scratch directory that does not survive across machines or repos.
Install and use
Add its plugin, then ask.
The marketplace command is needed once per Claude Code setup. The plugin command installs this skill and its related workflows.
Add marketplace
Install plugin
/plugin install olko-skill-meta@olko-agent-skills
Invoke skill
Use the olko:context-repo skill.
Tags