SkillAgentSearch skills...

graphify

graphify knowledge graph context

Install / Use

npx skills add PrakritR/PropLane

Installs into whichever agent you are using.

About this skill
📐

Cursor Rules

Cursor IDE rules (v2)

Quality Score

27/100

Supported Platforms

Cursor

description: graphify knowledge graph context alwaysApply: true

This project has a graphify knowledge graph at .graphify/.

  • For codebase or architecture questions, when .graphify/graph.json exists, first run graphify query "<question>" (or graphify path "<A>" "<B>" / graphify explain "<concept>"); these return a scoped subgraph, usually much smaller than GRAPH_REPORT.md or raw grep output
  • If .graphify/wiki/index.md exists, navigate it instead of reading raw files
  • If .graphify/graph.json is missing but graphify-out/graph.json exists, run graphify migrate-state --dry-run first; if tracked legacy artifacts are reported, ask before using the recommended git mv -f graphify-out .graphify and commit message
  • If .graphify/needs_update exists or .graphify/branch.json has stale=true, warn before relying on semantic results and run /graphify . --update when appropriate
  • Read .graphify/GRAPH_REPORT.md only for broad architecture review or when query / path / explain do not surface enough context
  • After modifying code files in this session, run npx graphify hook-rebuild to keep the graph current

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low