Paste the Decomposer protocol into an AI agent to surface unknown unknowns before planning.
Use Tension Mining to identify the underlying conflicting forces in a complex problem.
Apply Great Expectations to get a less generic, more rigorous plan from an AI assistant.
Run all three protocols in sequence for a full problem framing to plan workflow.
| zbbsdsb/fundemetal | 100/learnxinyminutes-docs | jens-ox/zusammenfassung-la1 | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | TeX | TeX | TeX |
| Last pushed | — | 2016-06-26 | 2019-03-03 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | — | 1/5 | 1/5 |
| Audience | pm founder | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Fundemetal is a small collection of thinking frameworks meant to be used with AI assistants like Claude, TRAE, Cursor, or Windsurf. It is not a piece of software you run, it is a set of plain text markdown files that you paste into an AI agent's system prompt or drop into its skills folder, so the agent follows a specific way of thinking before it acts. The project includes three related protocols. The first, called Decomposer, is meant to help surface the things you do not even know you do not know about a problem, turning vague uncertainty into a concrete list of open questions. The second, called Tension Mining, looks for the underlying conflicting forces at play in a system and tries to find patterns that repeat across different fields. The third, Great Expectations, is aimed at planning in a way that avoids simply copying whatever the obvious or most common answer would be, and includes checks meant to catch weak or incomplete plans. Each of these three files shares the same design rules. They are meant to enforce a genuine change in how the AI reasons rather than just performing a single task, they include built in checks meant to catch shallow or dishonest answers, they are based on established thinking frameworks from fields like psychology and complexity theory, and they work with any AI agent since they are just markdown text with no code or installation required. The suggested way to use them is in sequence: first Decomposer to expose the real unknowns, then Tension Mining to understand the deeper forces at work, and finally Great Expectations to turn that understanding into an actual plan. The project is released under the MIT license, so it can be freely copied, modified, and shared. It would suit people who use AI assistants for planning or problem solving and want more rigorous, less generic output from those tools, though results depend entirely on how well the AI agent follows the instructions given to it.
A set of markdown thinking protocols you paste into an AI agent to force deeper problem decomposition and planning before it acts.
Mainly TeX. The stack also includes Markdown.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.