Harness-engineering db-graph-in-relational
name: db-graph-in-relational
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/db-graph-in-relational/skill.yamlsource content
name: db-graph-in-relational version: "1.0.0" description: Modeling graph relationships in SQL with recursive queries and knowing when to use a graph DB instead stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths: [] related_skills:
- db-adjacency-list
- db-closure-table
- db-hierarchical-data
- db-query-rewriting stack_signals:
- postgresql
- mysql
- database keywords:
- graph
- edges
- vertices
- recursive-query
- shortest-path
- social-graph
- network-model
- graph-database metadata: author: community upstream: "postgresql.org/docs/current/queries-with.html" state: persistent: false files: [] depends_on: []