Kg Decision banner
Latescalcarifertshiluba176 Latescalcarifertshiluba176

Kg Decision

Development community

Description

--- description: Record a structural decision into the kgai knowledge graph as graph mutations (add/retire links, upsert elements, set properties). Immutable; supersedes prior decisions on the same elements. --- Record a decision that reshapes the domain element graph. Topic: **$ARGUMENTS** Follow the `knowledge-graph` skill. Steps: 1. **Identify the elements involved** (domain things: features, business objects, services, components) and check whether they already exist: `kg resolve "f

Installation

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

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

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

Full documentation available on GitHub

View Source Repository