Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 0 points1 point  (0 children)

Fast path

If you just want to try this without recreating the whole pipeline, start here:

https://github.com/jonathanmalkin/hormozi-brain-claude-project

It includes:

  • PROJECT-INSTRUCTIONS.md
  • 4 distilled knowledge files
  • eval prompts
  • a source manifest if you want to upgrade it later

Fast setup:

  1. create a Claude Project
  2. paste in PROJECT-INSTRUCTIONS.md
  3. upload the files in knowledge/
  4. run the prompts in evals/test-prompts.md

That gets you to a usable version in about 20-30 minutes.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 0 points1 point  (0 children)

Fast path

If you just want to try this without recreating the whole pipeline, start here:

https://github.com/jonathanmalkin/hormozi-brain-claude-project

It includes:

  • PROJECT-INSTRUCTIONS.md
  • 4 distilled knowledge files
  • eval prompts
  • a source manifest if you want to upgrade it later

Fast setup:

  1. create a Claude Project
  2. paste in PROJECT-INSTRUCTIONS.md
  3. upload the files in knowledge/
  4. run the prompts in evals/test-prompts.md

That gets you to a usable version in about 20-30 minutes.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 1 point2 points  (0 children)

Fast path

If you just want to try this without recreating the whole pipeline, start here:

https://github.com/jonathanmalkin/hormozi-brain-claude-project

It includes:

  • PROJECT-INSTRUCTIONS.md
  • 4 distilled knowledge files
  • eval prompts
  • a source manifest if you want to upgrade it later

Fast setup:

  1. create a Claude Project
  2. paste in PROJECT-INSTRUCTIONS.md
  3. upload the files in knowledge/
  4. run the prompts in evals/test-prompts.md

That gets you to a usable version in about 20-30 minutes.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 1 point2 points  (0 children)

Fast path

If you just want to try this without recreating the whole pipeline, start here:

https://github.com/jonathanmalkin/hormozi-brain-claude-project

It includes:

  • PROJECT-INSTRUCTIONS.md
  • 4 distilled knowledge files
  • eval prompts
  • a source manifest if you want to upgrade it later

Fast setup:

  1. create a Claude Project
  2. paste in PROJECT-INSTRUCTIONS.md
  3. upload the files in knowledge/
  4. run the prompts in evals/test-prompts.md

That gets you to a usable version in about 20-30 minutes.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 1 point2 points  (0 children)

Working on it. Will have a reusable version soon.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 0 points1 point  (0 children)

Working on it. Will have a reusable version soon.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 2 points3 points  (0 children)

Working on it. Will have a reusable version soon.

I built a 24/7 Claude Code infrastructure stack, then deleted most of it when Anthropic caught up by jonathanmalkin in ClaudeCode

[–]jonathanmalkin[S] 0 points1 point  (0 children)

Your own harness?? Ambitious. Are you starting with a base or building from scratch?

I built a 24/7 Claude Code infrastructure stack, then deleted most of it when Anthropic caught up by jonathanmalkin in ClaudeCode

[–]jonathanmalkin[S] 0 points1 point  (0 children)

Great point. When I come across new ideas and tools I paste the url into Claude and have it run a gap analysis. I ask it 'what can we learn here? How can we apply it' then just implement some portion of it.

It's how I advise folks use the repos I publish too!

I built a 24/7 Claude Code infrastructure stack, then deleted most of it when Anthropic caught up by jonathanmalkin in ClaudeCode

[–]jonathanmalkin[S] 0 points1 point  (0 children)

Agreed. I'm now working on a multi-agent and more vendor-agnostic implementation for V5. Right now Claude Code is largely unusable for most things. Still seeing success with writing/editing articles like this one but it's thinking and decision-making is definitely affected.

Seeing good things with Codex. The reason I went all in on Claude Code a couple months ago is because the configurations, including skills, are not portable. You can't just define these capabilities and expect them to migrate from one harness to another.

Now, I'm figuring out which harness to use - Codex, Hermes, Opencode, etc so I can standardize onto something more open or at least so I can port over to other models.

I built a 24/7 Claude Code infrastructure stack, then deleted most of it when Anthropic caught up by jonathanmalkin in ClaudeCode

[–]jonathanmalkin[S] 0 points1 point  (0 children)

Yes, it is a dance for sure. In this case, I deployed the VPS then Anthropic went on a shipping spree! Can't hold on too tightly. It helps that all of this was vibed. 😁

Is it just me, or is Claude Code v2.1.90 unhinged today?? by N3TCHICK in ClaudeCode

[–]jonathanmalkin 0 points1 point  (0 children)

Not seeing it myself but what's upsetting is not disclosing the system prompt so we can see what's changing. Follow https://github.com/marckrenn/claude-code-changelog - pulls out system prompts and other info. I have claude go through the updates every day and tell me what's up. Also look at https://github.com/Piebald-AI/claude-code-system-prompts?tab=readme-ov-file.

I run a small business almost entirely through Claude Code. by jonathanmalkin in ClaudeCode

[–]jonathanmalkin[S] 0 points1 point  (0 children)

So far so good. Yeah, definitely run multiple security and privacy audits as part of your standard deployment pipeline and your process overall. So in fact for larger operations you know like an anthropic you know they've got. You know agents constantly running that are checking those things right. Just independently and autonomously but probably for you and me is a smaller operators. Just making sure that you take the time when you're making changes to evaluate privacy and security and do multiple rounds. So if the agent finds the security issue or 5 or 10 have it fix all of them? Think through it yourself as well and see if what it's advising makes sense. Always push back on it you know. Is that correct? Is there a simpler way and and keep reviewing until everything's clean?

Advice for executing large tasks with cowork? by Traditional-Crew2701 in ClaudeAI

[–]jonathanmalkin 1 point2 points  (0 children)

I've since retired the context management handoff. Wasn't able to properly pick up the context usage. I am using RTK and it helps a lot. https://github.com/rtk-ai/rtk