nav-graph
π―Skillfrom alekspetrov/navigator
Queries and retrieves project knowledge across tasks, SOPs, memories, and concepts using a unified graph interface.
Part of
alekspetrov/navigator(30 items)
Installation
python skills/nav-graph/functions/graph_builder.py \python skills/nav-graph/functions/graph_manager.py \python3 skills/nav-graph/functions/correction_to_memory.py \python3 skills/nav-graph/functions/graph_maintenance.py --action healthpython3 skills/nav-graph/functions/graph_maintenance.py --action prune --threshold 0.3 --dry-runSkill Details
Query project knowledge graph. Search across tasks, SOPs, memories, and concepts. Use when user asks "what do we know about X?", "show everything related to X", or "remember this pattern/pitfall/decision".
More from this repository10
Context Engineering + Human-AI Collaboration Framework with Theory of Mind, Loop Mode, Task Mode, and Project Knowledge Graph
Automates Figma design reviews by extracting tokens, mapping components, detecting implementation drift, and generating rapid design handoff plans.
Generates production-ready React/Vue components with TypeScript, tests, and styles by intelligently creating files based on user specifications.
Installs multi-Claude workflow orchestration scripts for parallel AI execution across different Claude instances.
Iteratively execute tasks with structured completion signals, auto-invoking on user's loop mode requests and preventing infinite processing.
Automates frontend testing with comprehensive strategies for unit, integration, and end-to-end test coverage across web applications.
Detects AI collaboration quality drops by monitoring repeated corrections, context confusion, and user frustration signals, then prompts re-anchoring.
Automates visual regression testing setup with Storybook, generating stories, configurations, and CI/CD workflows for Chromatic, Percy, and BackstopJS.
Generates comprehensive, categorized Standard Operating Procedures (SOPs) for reusable solutions, workflows, and integration processes.
Launches parallel Claude agents to implement tasks through orchestrated multi-phase workflows with comprehensive quality checks.