Skip to main content

In this article

Graph Research

Graph Research
FieldValue
Kindprompt
Source.github/prompts/experimental/graph-research.prompt.md
InvocationSlash command /graph-research
InteractiveYes

What it does

Research a codebase through rpi-research using an existing graphify knowledge graph, with audit-tagged evidence reporting

When to use it

Use this prompt to investigate structural codebase questions when a graphify knowledge graph already exists. Use standard repository research when no graph is available or when the question does not depend on graph relationships.

How to use it

Provide the research topic and optionally enable conversational output with chat=true. If graph prerequisites are unavailable, choose an explicit fallback rather than assuming this prompt builds or uploads a graph.

Example usage

/graph-research topic="what depends on auth_middleware.py" chat=true

The prompt returns graph-backed dependency evidence with audit tags for the named module.