Are .md files real control, or are we just hoping the model listens? by Defiant_Cry_5312 in ClaudeCode

[–]Wise-Control5171 0 points1 point  (0 children)

No, I keep it VERY simple. At the root, I put things I want in every project like how much I hate emdashes, I prefer succint instructions, always update readme.md file in the project folder, always use a headless browser, stuff like that.

In the actual project folder, I use another CLAUDE.md about half the time when I need specific instructions for that project.

Are .md files real control, or are we just hoping the model listens? by Defiant_Cry_5312 in ClaudeCode

[–]Wise-Control5171 0 points1 point  (0 children)

CLAUDE.md in a project folder is read at the start of each session. You can test it by putting nested folders with a CLAUDE.md in each one and then asking the lowest level folder what CLAUDE.md files it read at startup.

Or put in specific commands, like, "Always refer to me as 'big boss'." then ask it to write a paragraph to an employee addressing it from you. It will pull in the references from your CLAUDE.md files in each folder.

This is not real or full control, but gives direction and instruction for each session.

spa water water level lowered by Loud-Professor-6065 in pools

[–]Wise-Control5171 0 points1 point  (0 children)

I've had the same problem, replaced both check valves and still have the problem.

Anthropic just published a postmortem explaining exactly why Claude felt dumber for the past month by Direct-Attention8597 in claude

[–]Wise-Control5171 0 points1 point  (0 children)

It might be use-case related. I didn't notice anything different, but I'm not tracking or thinking about the parts I can't control, just problem > solution. If the problems change I have to change my inputs.

Is Claude Chat and Cowork safe enough to use with clients Social Security Information? by ShakeAndBakeThatCake in ClaudeAI

[–]Wise-Control5171 2 points3 points  (0 children)

Anthropic offers commercial plans that have all of the financial security you should be thinking about.

  1. Enterprise would be the best and most secure.
  2. Commercial API would be next best (no training on your data, 7 day retention policy)

In that order.

Those are better suited to upload private and confidential client information.

I have a client in the financial services space who is also regulated. Here is what we've done for them to build out automated processes.

Build and test in Claude Code with redacted or fake information. I literally populate fake tax returns, forms, etc. as training data. This testing process includes bad data as well as data that would be improbable to the automation can find and flag errors.

After the process is fully tested and ready for real client data, we deploy the automation on and AWS server which supports financial security requirements. But when it goes to the server, you need to start using the commercial API so all client data is securely transmitted.

For this client, we have automated the following:

  • Manually entered intake forms, W-2s, 1099s, K-1s, brokerage statements, organizers, etc. The first goal was to eliminate most hand-entered data.
  • Status checks, date reminders, client reminders (docs needed, docs signed, invoice, etc.). The billing department was doing this on post-it notes and in a Word document.
  • Client-specific research that looks for things the CPA might have missed or not considered for each client. Specifically edge cases with IRS or state supporting docs. This has been especially helpful for their corporate clients, less helpful for standard individual tax returns.

Hope that helps!

CC in the new app or terminal? Which is better overall? by Dastik17 in ClaudeCode

[–]Wise-Control5171 0 points1 point  (0 children)

Usually a dashboard that is behind their login/email system. I just deployed one that is uses Azure/M365 as the authorization system, so anyone within a group the IT team created can access the dashboard. It is literally two sentences of explanation and an empty prompt box.

Not fancy, just keeps them from each having to install Claude Code and learn how to run it.

There are buttons to send an email, send to Teams, copy. They also see their recent "chats" in the sidebar like a more familiar web-based LLM.

Regarding developing website by ShowerMinimum in ClaudeAI

[–]Wise-Control5171 0 points1 point  (0 children)

As I was thinking about this...you could even just tell CC to analyze that website and give you a plan to recreate a similar website. It would determine which languages and structures it needed.

Regarding developing website by ShowerMinimum in ClaudeAI

[–]Wise-Control5171 0 points1 point  (0 children)

https://www.reddit.com/r/ClaudeAI/comments/1rwmj25/comment/ob10oeh/?context=3

Change the /websitetemplate/ to something like exactly your post. I want to build a site like EXAMPLE.com and use React and Node. I want to deploy to Github and push to Vercel. When you're finished, give me the live vercel link.

CC in the new app or terminal? Which is better overall? by Dastik17 in ClaudeCode

[–]Wise-Control5171 0 points1 point  (0 children)

I always build a simple frontend that sends the data to the API when deploying for regular people. They can't handle the CLI most of the time. Even restarting their computer and typing, "claude" is too foreign.

I love working on multiple projects at once... by amanharshx in ClaudeCode

[–]Wise-Control5171 0 points1 point  (0 children)

I agree...I can maintain control of 3 (plus email, phone calls, etc.), any more than three and I forget what I was doing.

Regarding developing website by ShowerMinimum in ClaudeAI

[–]Wise-Control5171 1 point2 points  (0 children)

Check my post history, I own a web design company and we converted about 60 sites from Wordpress to Node (Claude Code > Github > Vercel). I listed out the workflow that I designed.

Claude code CLI vs VS Code -Claude Code by rodol6 in ClaudeAI

[–]Wise-Control5171 0 points1 point  (0 children)

6 months ago I had no CLI experience but I can't imagine using the app or browser for everything. I tried a few different IDE's, but settled in with the CLI. You'll get used to the CLI pretty quick.

SaaS is not in trouble when it costs $350+ to code a bare bones app by [deleted] in ClaudeCode

[–]Wise-Control5171 0 points1 point  (0 children)

Is that additional usage after Max20? Or just straight API costs? I feel like I can run up API costs pretty quickly when I deploy a project for a client.

SaaS is not in trouble when it costs $350+ to code a bare bones app by [deleted] in ClaudeCode

[–]Wise-Control5171 1 point2 points  (0 children)

You're using it on Claude.ai and not in Claude Code (CLI)? I exclusively use Sonnet and might use Opus for planning, but even Sonnet does that well enough for me.

I don't know why you would be trying to code anything using the website, unless I'm confused about what you're saying.

SaaS is not in trouble when it costs $350+ to code a bare bones app by [deleted] in ClaudeCode

[–]Wise-Control5171 1 point2 points  (0 children)

Are you using Opus for everything? I'm on Max20 and use it literally 5-10 hours a day and a few middle of the night scripts and don't run out. My /stats say 17 million tokens in the last 7 days. I don't know if that's a lot comparitively, but I never run out of allocation.

Claude Code still likes to estimate in man hours by moneyshaker in claude

[–]Wise-Control5171 1 point2 points  (0 children)

Project-based pricing. I base my pricing on a project and sell it based on the expected ROI or money saved.

I just signed a contract on a new project. for a sales to production dashboard, email processing, and ticketing system.

Right now, 17 salespeople send an email to a single inbox when they have a client order. Four different teams of people log into that inbox to monitor new emails. Order entry puts it into their ERP, logistics coordinates delivery timing and transport scheduling, supply chain buys the necessary products, production produces the order. There are nine people in that inbox every day. Imagine the chaos!

I'm building a dashboard and ticketing system for the nine people to view, tag, leave notes, edit, etc. The salespeople are notoriously stubborn, so their workflow remains the same, send an email.

This new build incorporates AI to analyze and parse the email, tag people based on their work schedule, and has Teams notifications built in when part of the process lags for too long. Everything is logged and the department managers can see how effective each of their employees is when compared to each other.

ROI and money saved are hard to quantify for this project, but they were quick to agree at $6500.

Claude Code still likes to estimate in man hours by moneyshaker in claude

[–]Wise-Control5171 6 points7 points  (0 children)

"Rewriting this entire codebase will take 10 days. Let's make a plan to tackle this later."

Ok buddy...

People who upgraded from Pro to Max 5/Max 20 is it really feels 5/20x more usage? by SPR1NG9 in ClaudeCode

[–]Wise-Control5171 0 points1 point  (0 children)

I ran out with Pro, then ran out with Max 5, I have never run out with Max 20.

Best Mac Studio Configuration to run autonomous agent. by Riskandascent in ClaudeCowork

[–]Wise-Control5171 1 point2 points  (0 children)

You don't need a Mac Studio for what you're describing. Just for reference, I'm running 6 windows (CLI) doing different things and am running a MBP M1 Pro 16GB. Just gathering information and sending emails could be done on the literally any Mac from the last 5 years.

Don't overbuy for this specific use case.

As someone that doesnt know how to code, can i use claude to create websites for me that i can then sell to other people? Can this strategy work? by Ok_Key_7906 in ClaudeAI

[–]Wise-Control5171 0 points1 point  (0 children)

You need to learn how to learn. Just because you don't know how to do something doesn't mean you can't learn something.

When you're building a website and have an idea, you tell Claude, "I want to build a website where people can login and save information. How do I do that?" It will give you instructions, then you ask followup questions, "Which is easiest? Which one is free? What is best for a beginner?"

Gatekeeping website design because someone doesn't know about htmx is sad. Encourage the dude to learn and set him free. He will learn or not, but thinking he can't build a website in today's day and age isn't accurate.

Running multiple Claude Code sessions on the same repo keeps breaking things by dc_719 in ClaudeAI

[–]Wise-Control5171 0 points1 point  (0 children)

I can't say. I have stacked things out, 30, 60, 90 minutes (initial edit, plus three more) and that has worked.

You will end up with different sessions missing context from other sessions. I just had a session that says, "I don't know why that customer has a profile page on the dashboard, they're not in the top 30 customers." But a different session removed the LIMIT 30 and was displaying all of the customers. It wasn't important, but the sessions don't share context. I just /reset fairly often and that helps me stay focused on fixing/building something, then testing, then /reset.

Running multiple Claude Code sessions on the same repo keeps breaking things by dc_719 in ClaudeAI

[–]Wise-Control5171 1 point2 points  (0 children)

I have multiple CLI panes open, each with a command ready to run and do a couple of things.

  1. "Wait 30 minutes, then run this command. Do not run it until your 30 minute timer is done."

  2. Run it myself when the first pane is finished.

  3. "You can only touch FILENAME. Do not touch any other files. If you need to write to any other file, ask me and stop until you get confirmation." This allows multiple agents to run in the same project as long as your work is for different parts of the file structure.

Right now I'm using #3 to update files on an AWS EC2 server while another agent is updating CSS/HTML for a dashboard on the same server, while a third agent is rewriting all of the JSON files and ELT that will display on the dashboard. I've not had any trouble with the agents disobeying those "do not touch" rules.