knowledge-graph

Installation
SKILL.md

Knowledge Graph Skill

Overview

The Knowledge Graph (KG) is a persistent JSON file that stores discoveries from codebase analysis, eliminating redundant exploration and enabling task validation.

Location: docs/specs/[ID-feature]/knowledge-graph.json

Key Benefits:

  • ✅ Avoid re-exploring already-analyzed codebases
  • ✅ Validate task dependencies against actual codebase state
  • ✅ Share discoveries across team members
  • ✅ Accelerate task generation with cached context

When to Use

Use this skill when:

  1. spec-to-tasks needs to cache/reuse codebase analysis - Store agent discoveries for future reuse
Related skills

More from giuseppe-trisciuoglio/developer-kit

Installs
527
GitHub Stars
246
First Seen
Mar 23, 2026