Kg Sync banner
Latescalcarifertshiluba176 Latescalcarifertshiluba176

Kg Sync

Git community

Description

--- description: Sync the project's decision log with the team remote (S3 supported, git experimental) and rebuild the graph. --- Run `kg sync` for the current project and report the result to the user. 1. Execute `kg sync` (the effective remote is used — the project's own, or the global default from `kg remote --global`; if neither is configured, say so and point to `kg remote s3://bucket/prefix`, or `kg remote --global "s3://bucket/kg/{project}"` to cover every project at once). 2.

Installation

Installs to ~/.claude/skills/latescalcarifertshiluba176-kgai-kg-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/latescalcarifertshiluba176-kgai-kg-sync && curl -fsSL https://raw.githubusercontent.com/Latescalcarifertshiluba176/kgai/HEAD/commands/kg-sync.md -o ~/.claude/skills/latescalcarifertshiluba176-kgai-kg-sync/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository