diff --git a/cookbook/pocketflow-chain-of-thought/README.md b/cookbook/pocketflow-thinking/README.md similarity index 100% rename from cookbook/pocketflow-chain-of-thought/README.md rename to cookbook/pocketflow-thinking/README.md diff --git a/cookbook/pocketflow-chain-of-thought/design.md b/cookbook/pocketflow-thinking/design.md similarity index 100% rename from cookbook/pocketflow-chain-of-thought/design.md rename to cookbook/pocketflow-thinking/design.md diff --git a/cookbook/pocketflow-chain-of-thought/flow.py b/cookbook/pocketflow-thinking/flow.py similarity index 100% rename from cookbook/pocketflow-chain-of-thought/flow.py rename to cookbook/pocketflow-thinking/flow.py diff --git a/cookbook/pocketflow-chain-of-thought/main.py b/cookbook/pocketflow-thinking/main.py similarity index 100% rename from cookbook/pocketflow-chain-of-thought/main.py rename to cookbook/pocketflow-thinking/main.py diff --git a/cookbook/pocketflow-chain-of-thought/nodes.py b/cookbook/pocketflow-thinking/nodes.py similarity index 100% rename from cookbook/pocketflow-chain-of-thought/nodes.py rename to cookbook/pocketflow-thinking/nodes.py diff --git a/cookbook/pocketflow-chain-of-thought/requirements.txt b/cookbook/pocketflow-thinking/requirements.txt similarity index 100% rename from cookbook/pocketflow-chain-of-thought/requirements.txt rename to cookbook/pocketflow-thinking/requirements.txt diff --git a/cookbook/pocketflow-chain-of-thought/utils.py b/cookbook/pocketflow-thinking/utils.py similarity index 100% rename from cookbook/pocketflow-chain-of-thought/utils.py rename to cookbook/pocketflow-thinking/utils.py