Back to axestack
🎯

/fit

Objective-driven refinement

Start with your goal. "$10k in 3 months" becomes unit economics, experiments with pass/fail thresholds, and daily actions. The idea adapts to fit your objective, not the other way around.

What it does

  • 1.Decompose — Break objective into revenue model paths
  • 2.Unit Economics — Price × customers × time = target
  • 3.Reality Check — Is this achievable? What needs to be true?
  • 4.Experiments — What to test, with kill thresholds
  • 5.Milestones — Week-by-week roadmap to objective

Use via CLI

# With revenue goal

/fit "SaaS for accountants" --goal "$10k MRR in 90 days"

# With funding goal

/fit "AI writing tool" --goal "raise $500k pre-seed"

# With lifestyle goal

/fit "Online course" --goal "replace $8k/mo salary"

Web UI coming soon

For now, use the CLI with Claude Code