ontoly-software-graph

Installation
SKILL.md

Ontoly Software Graph

Use this skill when a coding agent needs graph-backed understanding of a TypeScript repository. Ontoly is the source of truth; the skill only teaches the workflow.

When to Use

  • Explain repository architecture or package/module topology
  • Trace a route, controller, service, function, or dependency path
  • Find services, controllers, providers, modules, routes, configuration, or environment variables
  • Estimate impact before refactoring or deleting code
  • Audit unresolved imports, circular dependencies, dead code, semantic coverage, or graph quality
  • Produce onboarding, documentation, or architecture-review notes with deterministic evidence

Workflow

  1. Check whether an Ontoly graph already exists: .ontoly/, SoftwareGraph.json, diagnostics.json, validation reports, graph hash, or MCP setup.
  2. If the graph is missing and local analysis is allowed, run:
Installs
17
Repository
mxyhi/ok-skills
GitHub Stars
484
First Seen
Jul 15, 2026
ontoly-software-graph — mxyhi/ok-skills