sync

Synchronize the .kodo directory with Git or cloud storage.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/paxtone-io/openkodo --skill sync-paxtone-io
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sync
Source: https://github.com/paxtone-io/openkodo/tree/main/plugins/kodo/skills/sync
Command: npx skills add https://github.com/paxtone-io/openkodo --skill sync-paxtone-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps team learnings and project context synchronized across workstations, reducing drift and duplicated effort.

Core Features & Use Cases

  • Git-based synchronization of the .kodo directory including learnings and context
  • Cloud sync options for cross-repo patterns and centralized knowledge
  • Conflict resolution and collaboration workflows

Quick Start

Start a session by pulling updates to get the latest team context, then reflect learnings and push changes to teammates.

Frequently Asked Questions about sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep team learnings and project context in sync across workstations?▼

To keep team learnings in sync, this Skill versions the .kodo directory using Git or cloud storage. It pulls updates at session start, captures insights during work, and pushes changes at session end to reduce drift.

What is the best way to resolve context conflicts in a multi-user team workflow?▼

The best way to resolve context conflicts is through the Skill's built-in conflict resolution workflows. It enforces robust resolution rules during synchronization to ensure knowledge stays consistent across multi-user environments.

Can I use cloud storage to sync context across multiple repositories?▼

Yes, you can use cloud storage to sync context. Optional cloud sync features support centralized knowledge management and cross-repo patterns, extending synchronization beyond Git-backed storage.

Does Git-based context synchronization work in multi-device environments?▼

Git-based context synchronization works effectively in multi-device environments. It enforces configuration for Git-backed storage to pull and push updates, keeping project context consistent across different workstations.

How do I start a session to capture and push team learnings?▼

To start a session and capture learnings, pull the latest team context updates first. Reflect on new learnings during your work, then push the changes to share them with teammates at the session end.