Kg History banner
Latescalcarifertshiluba176 Latescalcarifertshiluba176

Kg History

Development community

Description

--- description: Show the full immutable evolution of a domain element — the chain of decisions that shaped it — in the kgai knowledge graph. --- Show the evolution of: **$ARGUMENTS** 1. If unsure of the exact element, first `kg search "$ARGUMENTS"` to find its name/id. 2. Run `kg history "<element kind:name or id>"`. 3. Present the decisions oldest→newest as a timeline: title, rationale (why), author, when, and what each one changed (`mutation`). Mark the current head. Explain *how and

Installation

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

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

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

Full documentation available on GitHub

View Source Repository