I sometimes get blocked, not due to lack of skill or intelligence... I am blocked because I am carrying too many half-decisions in my head. Once you start closing loops, progress suddenly feels lighter because the mental load did.
This is the kind of muscle I built in 2025, and Claude helped me do so as I built a Close Loop agent for myself that removes items from my mental load for what’s going on outside of my 9-5.
It forces decisions, parks what can wait, and removes items from my mental load instead of letting them linger.
Want to try this yourself? You have 2 options. To do this by using a project on Claude, or by creating a real ‘tool’.
🚨 🚨 Get your AI Product Management Certification now - to celebrate my 100th cohort, I am offering free short 1-1s with everyone that signs up in February 🚨 🚨
Option A. Creating a Project on Claude
First things first, let’s talk about Claude Projects. Similar to CustomGPTs or Gem but a bit more structured.
Step 1 — Create a Project
Open Claude
Go to Projects
Click New Project
Name it: Close Loop
(Optional) Add a short description: “Daily decision clarity, close loops, reduce mental load.”
Step 2 — Add your “Close Loop” instruction as the Project instruction
Inside the project, find Project instructions (sometimes called “Custom instructions”)
Paste the SYSTEM PROMPT I wrote (the “You are Close Loop…” block) (you will find all prompts bellow)
Save
Step 3 — Add your templates so you can reuse them fast
In the same project, create a note/document (or just keep a pinned message) called Templates
Paste:
the Daily Close Loop Command user prompt (you will find all prompts bellow)
the Weekly Close Loop Reset user prompt (you will find all prompts bellow)
Save / pin it (if pinning exists in your UI)
Step 4 — Run it daily
Start a new chat inside the Close Loop project
Paste the Daily prompt template
Dump your messy context
Send
Step 5 — Keep continuity (so you don’t lose the ‘state’)
Keep using the same thread for the week, so Claude retains context
Start a new thread each Monday for “Weekly Close Loop” if you like clean cycles
Option B. Claude Code (CLI) for repeatable runs
This is best if you want it to feel like a real “tool” you run.
Step 1 — Create a folder on your computer
Create a folder called:close-loop/
Inside it, create these files:
system.md(SYSTEM PROMPT)daily.md(Daily template)weekly.md(Weekly template)
Step 2 — Put the content into the files
Paste the SYSTEM PROMPT into
system.mdPaste the Daily Close Loop Command into
daily.mdPaste the Weekly Close Loop Reset into
weekly.md
Step 3 — Run it
When you want to run the daily routine, you open Claude Code and paste:
the contents of
system.mdonce (or keep it as your session baseline)then paste
daily.mdand fill in your context
If you want, I can also give you a one-command flow you can copy/paste (depends on your exact Claude Code setup).
Quick “what should I choose?”
If you want simple + reliable: Option A (Project)
If you want repeatable like a tool: Option B (Claude Code)






