Skip to content
Master Joe Phillips
Cinturón Amarillo9 min read

Discipline, adaptability, precision: martial arts applied to business

Martial arts are not brute force: three principles any entrepreneur can train. How to apply them to business, automation and AI without losing the edge.

After the eastern principles comes the second group of the Yellow Belt: the principles of martial arts. They are not the brute force the movies show. They are the silent discipline of the practitioner who trains the same movement during five years until he can execute it without thinking.

Three principles: discipline, adaptability, precision. Applied to the company, they are the edge that separates the entrepreneur who improvises from the one who delivers consistent results during a decade.

We go through the three in business, automation and AI.

1. Martial arts in business

Discipline: the consistency that beats talent

Talent is noisy. Discipline is silent. But at 10 years, discipline wins. This is not opinion, it is statistics. The companies that last are not the ones with the most brilliant founders. They are the ones with founders who execute the same thing well, every week, for years.

Business discipline is trained in the boring: the weekly KPI review meeting that is never cancelled, the follow-up with the client that is always done, the month-end close that is met on the same date without exceptions. Boring. Critical.

The concrete practice: identify the three most important operational routines of your company. Define explicitly when they are executed, who is responsible, what happens if they are not executed. Then protect those routines as if they were sacred. When someone wants to skip one "because of an urgency", remember that urgency is the historical enemy of discipline.

Adaptability: flowing without losing form

Adaptability is not flexibility without structure. It is the capacity to adjust the tactic without losing the strategy. A martial arts practitioner adapts his movements to the opponent, but he never loses his posture, his breathing, his center.

In business, this translates into adapting to the market without losing your identity. If the market says "no" to your current product, the adaptable entrepreneur changes the product. The stubborn entrepreneur defends the product. The badly adaptable entrepreneur also changes his brand identity, and ends up not knowing what company he is. The three of them lose differently.

The concrete practice: being clear about what is immutable (values, purpose, target market) and what is mutable (product, pricing, channel). Without this clarity, every change feels like betrayal and every conservation feels like stubbornness.

Precision: the exact movement, at the exact moment

A strike in martial arts is not executed with the whole body at once, it is executed with the exact angle, at the exact time. Sun Tzu wrote it 2,500 years ago: the victory of the strategist is invisible, because his strikes seem effortless.

In business, precision means saying exactly what is needed, doing exactly what is needed, deciding exactly what is needed. No more, no less. The precise entrepreneur answers an email in three lines instead of three paragraphs. He closes a sale with two questions instead of fifteen. He makes a decision with the necessary information, not with all the possible information.

Nobody is born with precision. It is trained. The first answer is always too long. The fifth is exact. The tenth is elegant. Repetition.

I fear not the man who has practiced 10,000 kicks once, but I fear the man who has practiced one kick 10,000 times.

Bruce Lee

2. Martial arts in automation

These three principles decide whether your automation is an asset or a liability.

Discipline when automating: document before you code

Discipline in automation is the difference between a maintainable system and a pile of scripts that only the person who wrote them understands. Document the process before automating it, then document the system after implementing it, then document the expected failure modes. Three documents per automation. Boring. Critical.

Entrepreneurs without this discipline build systems that work until the person who wrote them leaves. Afterwards, nobody understands them, nobody modifies them, nobody replaces them. The system becomes technical debt with the smell of success.

Systemic adaptability: design so that your automation can change

A good automation anticipates that the business is going to change. This is achieved with two practices: modularity (small connected processes, not one giant monolith) and external configuration (what changes frequently lives in a config file, not in code).

The common error: automating the EXACT process of today, assuming that it is going to stay the same tomorrow. Six months later, the business evolves, the process changes, the automation becomes obsolete. The company goes back to doing it manually "until we update the system". That update never arrives.

Technical precision: do not automate with hammer blows

Every automation implies tradeoffs between speed, cost, maintainability, scalability. The entrepreneur with technical precision chooses the correct tools for each problem. He does not use Make.com to solve what requires Postgres. He does not write custom code for what Zapier does in 5 minutes.

The precision test

Before choosing a tool for an automation, write down three questions for yourself: what volume is it going to handle in 12 months? how critical is it for the business if it fails? who is going to maintain it if I leave? The answer to the three defines which tool is the correct one. Skipping this analysis is a hammer blow, not precision.

3. Martial arts in the application of AI

Discipline with AI: the daily ritual

AI rewards those who approach it with martial discipline. Twenty minutes daily using a model for a specific use case, during 90 days, take you further than 20 hours in one week. This is counterintuitive for entrepreneurs accustomed to weekend sprints.

The concrete discipline: block 20 minutes every morning to use AI on a real task (not an exercise, not a playground). Document what worked and what did not. Iterate the next day. In three months, your intuition with the model is superior to that of someone who took five courses but never applied it daily.

Adaptability with AI: the tools are going to change

Every model you master today is going to become obsolete in 18 months. This is a rule, not an exception. The adaptable entrepreneur does not cling to specific tools, he clings to the meta-skill of learning new tools fast.

The practice: in every AI investment decision, calculate the TCO not as the cost of the tool but as the cost of migration when it changes. Decisions look different through that lens. Maybe that custom solution is not worth it if in 12 months you are going to migrate to something different. Maybe the more expensive but standard tool comes out cheaper.

Precision with AI: the exact use case, not the broad experiment

Martial precision applied to AI is not about technical formulation, it is about choosing the correct use case before investing effort. The entrepreneur with martial precision does not test 20 tools for 20 vague problems. He identifies a specific high-value problem, sizes it, and applies AI exactly there.

Three rules:

  1. A well-defined use case is worth more than ten open experiments
  2. A clear success metric is worth more than three months exploring possibilities
  3. If the result does not produce measurable value, the problem was not the model, it was the use case chosen

This precision is trained with discipline. The managers who apply AI with surgical precision produce in six months 5x more value than those who disperse effort in multiple experiments, with the same model and the same team.

Frequently asked questions

It means executing the boring with consistency. The operational routines that sustain a company for years are always the same: weekly KPI review, follow-up with clients, month-end close, retrospectives. Boring. Critical. Business discipline is protecting them as sacred, especially when "an urgency" suggests skipping them. Urgency is the historical enemy of discipline. At 10 years, discipline beats talent by an order of magnitude.

By distinguishing explicitly what is immutable from what is mutable. Immutable: values, purpose, target market. Mutable: product, pricing, channel, tactic. With this clarity, every tactical change is healthy adaptability. Without this clarity, every change is lived as betrayal or every conservation as stubbornness. The concrete practice: write down for yourself the 3 immutable things of your company and the 7 mutable ones. Review it quarterly. If you confuse categories, you are going to lose identity or lose market.

Because AI executes at scale. An imprecise use case multiplied by 10,000 executions generates 10,000 mediocre results. A well-sized case, with a clear metric and a well-bounded problem, multiplied by the same 10,000 executions, generates compound value. Precision in the choice and sizing of use cases is the most underestimated executive skill, and the most asymmetric one. The managers who train this precision produce 5x more value with the same model than those who improvise in open experiments. Precision is trained with conscious repetition, not with courses.

Yes, they are complementary, not opposites. Discipline is the protected routine that sustains the structure. Adaptability is the tactical adjustment inside that structure. A martial arts practitioner has discipline (he trains the same basic movements for years) and adaptability (he adjusts the execution to the opponent and to the context). The companies that lose the balance between the two become rigid (only discipline) or chaotic (only adaptability). The balance is the art.

The third section of the Yellow Belt

After the eastern principles and the martial arts principles, the specific principles of Hapkido arrive: harmony, flow, circle. The art that gives the book and the method their name. How to redirect the energy of the environment instead of fighting it.

Go deeper

Want to bring your team to the next belt?

Book a discovery call or explore the full book.

FAQ

Frequently asked questions

Detailed answer in the article body. See the relevant section.

Detailed answer in the article body. See the relevant section.

Detailed answer in the article body. See the relevant section.

Detailed answer in the article body. See the relevant section.

Keep training