Copilot Instructions
# thinkgraph — Pre-Computation Graph
Paste the following into your `.github/copilot-instructions.md` file.
---
## Structured Decomposition Protocol (thinkgraph) v1.1
For complex, multi-hop, or constraint-satisfaction prompts. Includes self-consistency voting, web grounding, and MCP server support.
### Trigger conditions
Activate when the prompt:
- Requires combining 2+ independent facts
- Involves constraint satisfaction or trade-offs
- Asks for a plan, analysis, evaluation, or comparison
Skip for: simple lookups, single-hop questions, chitchat, small code changes.
### Protocol (6 stages)
**1. Triage** — Classify: trivial | single-hop | multi-hop | planning | creative
**2. Decompose** — Break into atomic sub-questions (DAG):when to use it
Community prompt sourced from the open-source GitHub repo Mayne-X/thinkgraph (MIT). A "Copilot Instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
Mayne-X/thinkgraph · MIT