Kg Conflicts banner
Latescalcarifertshiluba176 Latescalcarifertshiluba176

Kg Conflicts

Development community

Description

--- description: List and help resolve elements shaped by two competing head decisions (concurrent edits) in the kgai knowledge graph. --- Find and help resolve conflicting decisions. Optional filter: **$ARGUMENTS** 1. Run `kg conflicts` (add `--about "$ARGUMENTS"` if a topic was given). Each result is an **element** with two or more competing head decisions (two people changed it concurrently without one superseding the other). 2. For each, run `kg history "<element kind:name>"` to show

Installation

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

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

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

Full documentation available on GitHub

View Source Repository