In this article
Graph Research
| Field | Value |
|---|---|
| Kind | prompt |
| Source | .github/prompts/experimental/graph-research.prompt.md |
| Invocation | Slash command /graph-research |
| Interactive | Yes |
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.