o-samoilov

11 mods across 1 repository, 3 stars between them.

quasar-graph

02

o-samoilov/quasar-graph

Plugin Claude Code

Maps your projects into a living architecture graph: scan a directory of repos, sync the graph to the quasar-graph backend, then use it as a map — graph-aware context, cross-repo research, one-command stack cloning, and in-place graph editing.

3 19d ago A tokens not measured original MIT

o-samoilov/quasar-graph

Instructions file

Instructions for o-samoilov/quasar-graph: This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

3 19d ago A 59 tokens original MIT

analyze-project

04

o-samoilov/quasar-graph

Skill Claude CodeCodex

Internal skill used by quasar-graph:scan sub-agents. Analyzes ONE project directory and writes its project.md. Do NOT invoke directly — only via the scan orchestrator.

3 19d ago A 42 tokens original MIT

clone

05

o-samoilov/quasar-graph

Skill Claude CodeCodex

Use when the user wants to clone (+ optionally install) the projects of a quasar-graph graph onto their machine. Triggers on /quasar-graph:clone, 'clone graph', 'clone graph projects', 'deploy graph projects locally', 'bootstrap graph' — in any language.

3 19d ago A 61 tokens original MIT

context

06

o-samoilov/quasar-graph

Skill Claude CodeCodex

Use when the user wants the current project's graph connections in the working session — explicitly (/quasar-graph:context, 'show this project's connections', 'bind this project to the graph', 'project context from graph') or via structural questions about the current project's architecture: who calls this service…

3 19d ago A 159 tokens original MIT

edit

07

o-samoilov/quasar-graph

Skill Claude CodeCodex

Use when the user wants to edit an existing quasar-graph graph without re-scanning — move nodes, update descriptions or per-node agent context, add or remove nodes and edges. Triggers on /quasar-graph:edit, 'edit graph', 'move a node', 'update node description', 'add an edge' — in any language.

3 19d ago A 74 tokens original MIT

install-project

08

o-samoilov/quasar-graph

Skill Claude CodeCodex

Internal skill used by quasar-graph:clone sub-agents. Installs dependencies for ONE cloned project, choosing the command (incl. container path) from its config/docs. Do NOT invoke directly — only via the clone orchestrator.

3 19d ago C 51 tokens original MIT

research-project

09

o-samoilov/quasar-graph

Skill Claude CodeCodex

Internal skill used by quasar-graph:research sub-agents. Searches ONE project's source code to answer a query and returns structured findings. Do NOT invoke directly — only via the research orchestrator.

3 19d ago A 43 tokens original MIT

research

10

o-samoilov/quasar-graph

Skill Claude CodeCodex

Use when the user wants to research/answer a question across their projects' code using a quasar-graph graph as the map. Triggers on /quasar-graph:research, 'research graph', 'query graph', 'find in graph', 'search the graph' — in any language.

3 19d ago A 63 tokens original MIT

scan

11

o-samoilov/quasar-graph

Skill Claude CodeCodex

Use when the user wants to scan a directory of their projects to build a quasar-graph index. Triggers on /quasar-graph:scan, 'index my projects', 'scan my projects directory'.

3 19d ago A 45 tokens original MIT