BH
Better Human Tools
The Anything Planner

Tell it any goal.
Get a plan you can run.

No vague advice. Answer five quick questions and get a step-by-step plan, built backward from your deadline — checkable, ordered, and yours to execute.

1 Goal
2 Shape
3 Plan
What do you want to make happen?
Be specific. "Launch my newsletter" beats "grow my brand."
Your honest starting line. The plan builds from here.
How much runway?
Your deadline sets the pace. The plan works backward from it.
2 weeks
1 month
3 months
6 months
A few hours
~1 day/wk
Most of my time
What's most likely to stop you?
Name the real obstacle. The plan adds a step to handle it.
Not enough time
Losing focus
Don't know how
Money / budget
Fear of shipping
↓ Now build it yourself

You just used it.
Now build your own.

There's no AI behind this planner. It's a fixed method — take a goal, work backward from a deadline, slot the user's own words into a proven phase structure. That's the trick worth stealing: a good framework beats a smart model for most planning. Here's the recipe.

⏱ Build time · ~1 afternoon 🧱 Stack · Plain HTML + JS 🔌 APIs needed · None 📊 Difficulty · Beginner
1

Steal the planning method, not the code

Every plan this tool makes follows the same four phases. The content changes because the user's goal, deadline, and obstacle get slotted in. Fixed skeleton, custom feel.

the fixed framework
// 4 phases, always the same shape
1. SET UP   → remove the obstacle, get ready
2. BUILD    → make the core thing exist
3. SHIP     → put it in front of real people
4. GROW     → improve from what you learn

// each phase = template steps with the
// user's goal + obstacle slotted in
step = template.replace("{goal}", userGoal)
2

Have AI scaffold it from one prompt

You bring the framework above. Let AI build the page around it. Paste this and you'll get a working file to tweak.

paste this prompt
Build a single-file HTML goal planner. No backend, no API.

Ask the user: their goal, starting point, deadline
(2wk / 1mo / 3mo / 6mo), weekly time, and biggest
obstacle (time / focus / skill / money / fear).

Then generate a checkable step-by-step plan in 4 phases:
Set Up, Build, Ship, Grow. Work backward from the
deadline to assign a week range to each phase. Slot the
user's goal and obstacle into the step text so it reads
custom. Add ONE extra step that directly addresses their
chosen obstacle.

Each step is a checkbox with a short "why this matters"
line. Show a live progress bar that fills as steps are
checked, and a celebration message at 100%.

Style: ivory background, black text, burnt-orange accents,
serif headers, monospace labels. Editorial and clean.
3

Make it yours

Rename the phases to match how you work. Add obstacle types you actually hit. Write the step templates in your own voice. The framework is the asset — bend it to anything: workouts, launches, learning, hiring.

From one tool to the reflex

One plan is useful.
The reflex is the moat.

You just built a planner. But the real unlock is the moment any messy goal shows up and your brain goes "I could build something for that" instead of feeling stuck. That reflex comes from building over and over until it's automatic. That's the whole course.

Get The AI Brain Course →