gitwtfhub

wtf is fundemetal?

zbbsdsb/fundemetal — explained in plain English

Analysis updated 2026-05-18

1TeXAudience · pm founderLicenseSetup · easy

TL;DR

A set of markdown thinking protocols you paste into an AI agent to force deeper problem decomposition and planning before it acts.

Mindmap

mindmap
  root((Fundemetal))
    What it does
      Provides thinking protocols
      Plain markdown skill files
      Works with any AI agent
    Protocols
      Decomposer
      Tension Mining
      Great Expectations
    Use cases
      Sharper AI planning
      Surface unknown unknowns
      Cross domain pattern finding
    Audience
      Founders
      Planners
      AI agent users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Paste the Decomposer protocol into an AI agent to surface unknown unknowns before planning.

REASON 2

Use Tension Mining to identify the underlying conflicting forces in a complex problem.

REASON 3

Apply Great Expectations to get a less generic, more rigorous plan from an AI assistant.

REASON 4

Run all three protocols in sequence for a full problem framing to plan workflow.

What's in the stack?

Markdown

How it stacks up

zbbsdsb/fundemetal100/learnxinyminutes-docsjens-ox/zusammenfassung-la1
Stars111
LanguageTeXTeXTeX
Last pushed2016-06-262019-03-03
MaintenanceDormantDormant
Setup difficultyeasyeasyeasy
Complexity1/51/5
Audiencepm founderdevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Wtf does this do

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.

Yoink these prompts

Prompt 1
Follow the Decomposer protocol in SKILL.md before proposing any plan for this problem.
Prompt 2
Apply the Tension Mining protocol to find the underlying forces in this situation.
Prompt 3
Use the Great Expectations protocol to critique and improve this plan.
Prompt 4
Walk me through running all three Fundemetal protocols in sequence on my current project.

Frequently asked questions

wtf is fundemetal?

A set of markdown thinking protocols you paste into an AI agent to force deeper problem decomposition and planning before it acts.

What language is fundemetal written in?

Mainly TeX. The stack also includes Markdown.

How hard is fundemetal to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is fundemetal for?

Mainly pm founder.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.