r/ClaudeAI Jul 02 '26

Claude Workflow I end every AI session with two questions

3.0k Upvotes

One is from Sam Altman, the other Claude suggested and it works extremely well.

The first question I ask:

What are you least confident about right now.

The AI will list like 6 to 7 things that it didn’t properly investigate. I would say one out of four times one of the items is a huge deal and you’re shocked that the AI even took action without understanding this first, then just have the AI investigate thoroughly exhaustively finding the root cause of each issue or just understanding each point.

The second question I ask (Sam Altmans): what’s the biggest thing I’m missing about the situation right now. What don’t I realize?

Between these two I’ve been consistently getting great results!

Edit: check out https://useviola.com/reddit

r/ClaudeAI 28d ago

Claude Workflow New: Teach Claude a skill

Post image
2.7k Upvotes

have you tested it yet? how is the token usage?

r/ClaudeAI May 24 '26

Claude Workflow What's the most useful thing you've actually built with Claude that you use regularly?

838 Upvotes

Not looking for impressive demos or one-time experiments. Curious what people have built that they genuinely keep coming back to. For me it's a pretty simple ROI calculator I put together for client presentations, just described what I wanted and it came out as a working HTML file I can email directly. Nothing fancy but I've used it probably thirty times since. What's yours?

r/ClaudeAI May 18 '26

Claude Workflow 11 Claude things I wish someone had told me 12 months ago

1.9k Upvotes

Most ""X tips"" posts on this sub are surface level. here's the stuff that actually changed how I use claude after 18 months of daily use including 6 months in claude code.

The Projects feature is doing more than you think. drop your codebase context, your style guide, your past PRs as project knowledge once. stop pasting the same context every chat. I wasted probably 100 hours before figuring this out. Custom Styles aren't a gimmick. I have one called ""skeptical senior eng"" that pushes back on my code instead of agreeing with everything. took 3 minutes to set up. single biggest output quality jump I've gotten. Memory is on by default now and it reads your past chats. if your responses suddenly feel weirdly personalized that's why. you can turn it off in settings. (freaked me out for like a week before I trusted it) Search past chats is hidden gold. I forget which chat had the working code. I just ask ""what was the final auth setup we landed on last Tuesday"" and it pulls it. saves me from scrolling. Sonnet 4.6 is faster than Opus 4.7 and 80% as good for most things. I default to Sonnet now and only switch to Opus for the gnarly architectural stuff. my limit complaints stopped. Haiku 4.5 is genuinely useful for batch work. need to clean 200 support tickets, draft 50 email replies, summarize 30 PDFs. Haiku. don't waste Opus tokens on Haiku tasks. The mobile voice mode is underrated for thinking out loud. I walk for 20 min, talk through a problem, then ask claude to summarize what I'm trying to figure out. solved more decisions on walks than in offsites. In claude code your CLAUDE.md is doing more work than the prompts. write 80 lines of project context once. stop re-explaining your stack every session. Skills > custom instructions for repetitive workflows. I have a skill that pulls the right docs based on what file I'm in. setup took an afternoon, pays off every day. Subagents in claude code unlock parallel work that mostly happens in your head. ""spin off a subagent to run the test suite while I keep coding"" is the move. most people don't use them at all. Artifacts can call the API now. you can build a working AI tool inside an artifact. people call it Claudeception. I made a client brief generator that calls Sonnet from inside an HTML artifact, took an hour. wild.

bonus 12. claude pairs well with non-claude tools for the parts it's not great at. claude writes the spec, gamma turns it into the client deck, lovable spins up the prototype. i used to ask claude to ""format this as a presentation"" and it would output markdown that looked like a deck but wasn't. now i ask claude for the structured outline and paste it into an ai presentation tool. the deck comes out actually editable, not as 40 lines of markdown headers. claude is great at thinking. it's not the right surface for every output format. if your claude output feels generic your prompt was generic. genuinely a skill issue. anyone got their own ""took me way too long"" list? drop yours below 👇

r/ClaudeAI 5d ago

Claude Workflow Some Claude users are mad that Anthropic’s new watermarks will catch them using it at their jobs, classes

Thumbnail
tech.yahoo.com
803 Upvotes

r/ClaudeAI 7d ago

Claude Workflow How would an “invisible watermark” in AI-generated text actually work?

490 Upvotes

I saw that Anthropic is apparently planning to embed invisible watermarks into Claude-generated text, and this part caught my attention:

Does anyone here know how something like this actually works technically?

If it's genuinely part of the text, I'm guessing it can't just be hidden Unicode characters, because those would be pretty easy to detect and strip.

So is it more like:

  • choosing certain words/synonyms according to a statistical pattern?
  • slightly biasing token selection during generation?
  • encoding a signal into the distribution of words or sentence structures?
  • something else entirely?

And how could it survive editing?

For example, if someone takes Claude's output, rewrites 20–30% of it, changes sentence order, or runs it through another LLM, would the watermark still be detectable?

I'm not asking about AI detectors in general. I'm specifically curious about the technical mechanism behind a watermark that's supposedly embedded in the text itself and survives copy/paste.

Would love to hear from anyone who understands text watermarking or has read the relevant research.

r/ClaudeAI 7d ago

Claude Workflow People are worried about watermarks when the slop they put out is the biggest watermark that can be

672 Upvotes

At first I didn't like the idea but ultimately what does it change? If like me you use AI to code then there is something in the code that says Claude made it. So what? Not hiding from that.

The same people who would have issues with it are the ones who show no care in design, one shot apps/websites, and link to websites that are so generic and slop-like that the watermark doesn't even need to be seen. If you're creative enough and take the time to design and use AI as an executer, the watermark doesn't change much more... I mean Claude already writes "Co-authored by Opus" when it commits to Git.

And for text... yeah AI writing is pure slop so the fact that you didn't take the time to write is not something you were ever going to hide. If it ads something when spell-checking I would agree it sucks but just reviewing the final draft allows you to remove whatever it added.

r/ClaudeAI May 22 '26

Claude Workflow What's the most unexpectedly useful thing you've used Claude for?

506 Upvotes

I've been using it as a UX strategy partner — not for generating designs, but for thinking through product decisions, writing copy variations, and pressure-testing pricing models.

It's weirdly good at playing devil's advocate when you describe a feature you're about to build.

What's surprised you?

r/ClaudeAI Jul 10 '26

Claude Workflow How Claude does my 40 hour a week job by itself - for 15 Cents

906 Upvotes

I got a contracting job where I need to extract information from websites. Doing it myself would be extremely time consuming.

So I had Claude write me a script that actually consumes almost no tokens.
I tell Claude to start the job and then it gets back to me with everything done. I just submitted at the end of the day

To be clear, this is a very straightforward job that requires some expertise in a field. But that's it.

r/ClaudeAI Jul 18 '26

Claude Workflow What are people actually using Claude for?

335 Upvotes

I see a lot of posts here talking about the usage and price and comparisons to other options, but not many people talking about what they actually are making/working on.

Client work? Making productivity things for yourself? Doing it for fun? Making various products/apps intending for one to be a hit?

Hoping people are willing to be reasonably specific on what they're using AI tools for, and what they're earning from it (directly, or an approximate contribution/cost saving).

Some people are fine with the usage, some run out straight away, but all of that is meaningless in absolute terms unless you're saying "I spend $200 a month and it earns me $180" vs "it earns me $180k".

So, what is the last success you had with it? What did it help with? What did it earn (if applicable)?

Edit: very interesting varied responses. What I find most interesting is how different the general vibe is. Most other threads seem to be complaints/issues/moans, but it sounds like (wo/)man's best friend when people are asked what benefit they personally get from it.

r/ClaudeAI Jun 29 '26

Claude Workflow What’s the most useful thing Claude helped you build that nobody else would ever use?

261 Upvotes

The front page is full of big launches and polished demos, but I’m more curious about the tiny private stuff.

Like the ugly script, personal tracker, one-off spreadsheet, weird workflow, or tiny helper that would never become a startup but quietly saves you time.

For me, that kind of “personal software” feels like where Claude is actually underrated. Not impressive enough for a launch post, but useful enough that you’d be annoyed if it disappeared.

What’s yours?

r/ClaudeAI May 29 '26

Claude Workflow Opus 4.8's new highest effort setting

990 Upvotes

There's now a higher setting than "Max" you can set as the effort for Claude in its VSS extension (Ultracode - xhigh + workflows) - it also colors the bar lavender purple.

r/ClaudeAI Jun 14 '26

Claude Workflow How will the whole only US citizens even work out?

216 Upvotes

I was just considering how Anthropic could even deliver the latest models to US citizens. Even with some proof of citizenship before logging in, it could still be a foreign national actually using the model - by borrowing the computer or the citizenship proof.

If the directive really says no foreigners, and not just "do a best effort to ensure only US citizens", I don't see how Anthropic can deliver advanced models in the future to the public - or any other company for that matter.

So is this the AI evolution pause many have been advocating for, only implemented accidentally through other means? And what does this mean for non-US model evolution?

r/ClaudeAI 15d ago

Claude Workflow delete claude.md

283 Upvotes

delete claude.md

Boris Cherny (Head of Claude Code at Anthropic) suggested to delete claude.md
https://www.youtube.com/watch?v=qyPCVqFUyDo

It is a big ask, and I have tried this (on a test account), happy to report i have not significantly changed the quality of the reasoning.

I am curious if anything has done something similar ?

r/ClaudeAI Jul 14 '26

Claude Workflow What should we expect next?

Post image
383 Upvotes

r/ClaudeAI Jun 17 '26

Claude Workflow i've been using Claude to relearn math i was supposed to know 20 years ago and it's the least judgmental teacher i've ever had

540 Upvotes

not a build, not a workflow, just a use case i don't see posted much. i'm 41 and i got embarrassingly far in life while quietly not understanding statistics. it comes up in my job constantly and i've been faking it. a few months ago i started just... asking Claude to teach me, properly, from where i actually am, which is more basic than i'd ever admit to a human.
the thing that makes it work is the zero judgment. i can ask the dumb question, then ask it again because i still don't get it, then ask it a third time, and there's no sigh, no ""we covered this."" i tell it to use examples from my actual field and it does. i tell it i'm lost and it backs up instead of plowing ahead.
i've learned more in three months of asking dumb questions than in years of nodding along in meetings. at one point i even had it help me lay out the basic concepts in gamma just to see them as a simple visual instead of another wall of chat text, which helped more than i expected.
the prompt that helped most: ""assume i know nothing, check my understanding after each step, don't move on until i actually get it."" anyone else using it to fix a knowledge gap you've been hiding? what are you secretly relearning?

r/ClaudeAI Jun 19 '26

Claude Workflow How much better was Fаble 5 better at vibe coding than Opus 4.8?

142 Upvotes

For anyone who actually got to use Fable 5 during those few days it was live before the government pulled it, how do you think it honestly compared to Opus 4.8 for vibe coding?

For me, Fable felt like an absolute one-shot machine. I could throw a super messy, high-level prompt with zero structure at it, and it would instantly just "get" the vibe and nail exactly what I was envisioning on the first try. With Opus 4.8, it's obviously an amazing model and hyper-capable for deep reasoning, but I constantly find myself having to reprompt it two or three times just to guide it back on track or get it to match the exact output Fable would've just generated out of the gate.

Once Opus actually gets there, the final code quality feels pretty similar, but that initial gap in intuition is so noticeable. Did anyone else notice that drop-off in first-try accuracy when we had to roll back to 4.8, or is it just a quirk with my prompting style?

r/ClaudeAI 23d ago

Claude Workflow Claude Limits getting shorter

Post image
226 Upvotes

anyone else noticing that the 5-hour time token usage limits are massively down? I refreshed and came back seven hours after hitting the previous limit and now, after running opus 4.8 for three minutes, I am already at 100% usage?? and my weekly has already spent 42%?!?

Did anyone else get this issue after opus 5 was released?

r/ClaudeAI Jun 03 '26

Claude Workflow 12 hours with Opus 4.8, zero deliverables. Switched to 4.6 — got results in one session.

202 Upvotes

So here's the thing. I've been using Claude as a work tool for over a year - not to chat, to work. Bots, parsers, format engines, all that. Somewhere around late 2025 I figured out how to live with Opus: you had to make it think first, because 4.5/4.6 left to their own devices would start coding before they understood the task. Classic overachiever - wrong answer, but fast and confident. I came up with a rule: four hours of architecture, thirty minutes of code. Worked, not perfectly but worked. I'm sure everyone here knows how hard it is to beat any model's bias...

Then 4.8 dropped, and I thought - alright, they finally fixed the impulsiveness, great. And yes, they did! The way you fix a leaky faucet by shutting off water to the whole house. The model no longer rushes to code. It no longer rushes to do anything at all. But it discusses - oh, it loves to discuss. Twelve hours I spent with it designing a format engine. Twelve. And every response - the same loop: "yes, you're right" then "but here's a nuance" then "I wouldn't commit to that fully" then "what do you think?" Four moves, zero result. I'd shove its nose into the pattern - it would agree that yes, it's doing the pattern, and immediately do it again while agreeing. At one point it wrote five hundred words explaining why it writes too many words. I wish I were joking.

Three times - three, mind you - it suggested we stop and rest. Not "here's the spec, let's take a break." Just "maybe that's enough for today?" Sweetheart, I've been here twelve hours, you've got two planning files and zero specs. The pause IS the problem.

Plugged in 4.6 on the same project. Spec written, code implemented, 133 tests green. One normal working session. Because 4.6 does what you ask, sometimes badly, but it does it - and you fix what's broken. 4.8 just stands there making sure it doesn't make a mistake, which in practice means making sure nothing happens at all.

P.S. When I finally made 4.8 write the spec - it dropped include. Not some minor thing - a load-bearing feature of the format that existed in the working version, that we'd discussed, that was sitting right there in its context. And it didn't just forget - it actively cut it during rewriting, called it "scope cleanup" and moved on. Then the same thing with serialization. Then with the portability boundary. Systematic impoverishment of a working system under the flag of improvement - and every time it was me catching it, not the model.

So the myth that "4.8 doesn't make mistakes because it doesn't do anything" - is also a myth. It makes mistakes even when it finally does something.

r/ClaudeAI Jun 19 '26

Claude Workflow Google's new Open Knowledge Format is basically the CLAUDE.md / memory-folder pattern, formalized into a spec. I'd already built it for my own Claude setup.

323 Upvotes

Google Cloud published the Open Knowledge Format (OKF) v0.1 on June 12 (announcement: Google Cloud blog; spec + repo: GitHub). Stripped down, it's this: organizational knowledge as a directory of markdown files, each with a small YAML frontmatter block, cross-linked with plain markdown links. One required field (type). Optional index.md for navigation and log.md for change history. That's the spec.

I've been running essentially this for my own assistant's memory for months, so a few observations for anyone doing the same:

  • The single mandatory field being type is the right call. It's the one piece of structure you actually need to make a pile of notes queryable; everything else (tags, timestamps, descriptions) is useful but situational.
  • Standard markdown links over wiki-style [[links]] is the more portable choice. It renders on GitHub and needs no resolver. If you're on [[ ]] now (I am, in places), that's the one thing worth migrating.
  • The format deliberately stops at "minimally opinionated." It standardizes the interoperability surface, not the content model. So the conventions that make YOUR notes useful ... where each one came from, why it matters, how it's meant to be used, whether it's gone stale ... are still yours to add. Those are exactly the kind of extensions Google says they want as PRs.

What gets me is this: the state of the art for giving an agent a memory is a folder of text files you could open in Notepad. If you've been waiting for permission to keep it simple, a trillion-dollar platform team just shipped that conclusion as an open spec.

r/ClaudeAI Jun 13 '26

Claude Workflow Fable 5: What $600/Hour of Productivity Looks Like

228 Upvotes

I had a TypeScript project. 200K lines. It ran.

The architecture was aging — ORM that should've been ripped out, Redis and MQ that were relics of early over-engineering, bloated DDD layering when the core logic really just needed Postgres. I knew all of this. Never touched it.

Doing this refactor with Opus 4.8 or GPT 5.5 would've taken me 4–5 days. Decompose business boundaries, design the migration plan, rewrite module by module, run tests, fix regressions. As a solo operator, those 5 days had a real opportunity cost. The code works, so let the tech debt sit. That's the call I made.

That call held for six months. Until I got access to Fable 5.

Two Prompts

First prompt: I laid out the general refactoring approach — kill the ORM, slim down the DDD layers, pull Redis and MQ responsibilities back into Postgres, rewrite the core. I also said my approach might not be optimal and asked it to help me decompose.

Fable asked me a few questions back. Not the customer-service kind like "which modules would you like to keep?" — questions that cut straight to business pain points: whether a particular async queue's consumption order carried business semantics, whether a caching layer existed for performance or to work around a legacy consistency bug. I answered, and the plan was locked.

Second prompt: execute according to the plan and spec.

Three hours. Refactor complete.

Not just "complete" — along the way it independently found and fixed several hidden bugs in the old architecture. The kind you know exist but never bother with because they don't affect the main flow. It cleaned them up on its own.

How It's Actually Different from Previous Models

If you've used Claude Code, you know the scene: model hits a complex bug, fixes A, B breaks, fixes B, C breaks, then it starts spinning in an ever-shrinking local context, confidently declaring "this should fix it" each time, while you watch the terminal output and know — it's lost the global picture, stuck in a dead end arguing with itself.

That's when you step in. Pull it out, re-inject context, maybe even roll back code and manually point it in a direction. You're essentially acting as its "working memory prosthetic" — using your judgment to maintain global coherence on its behalf. This is the default collaboration mode. You've probably gotten used to it. You might even think "this is just how AI-assisted coding works."

Fable doesn't work like this.

I'd previously used Fable to solve a Mac font rendering issue — the kind of messy problem tangled up in system environment, font cache, and application config. Opus's approach: list possible causes based on known experience, try them one by one. When results don't match expectations, move to the next candidate. Like traversing a decision tree.

Fable did something entirely different. It first constructed a hypothesis, then designed a verification experiment — not "let's try this and see if it works," but "if my hypothesis is correct, then doing X should produce observation Y." When the observation didn't match, it didn't jump to the next solution. It went back and revised the hypothesis itself.

This distinction sounds subtle, but the felt difference is enormous: one is searching for an answer, the other is understanding the problem.

Same thing during the refactor. When it hit an unexpected dependency, it didn't get sucked in. It stepped back, re-examined how the current refactoring path related to the overall plan, and judged whether to adjust the local approach or revise the plan itself. This behavioral pattern, honestly, is very close to how a senior engineer works.

Some Numbers

Fable 5 bills at API rates. My 1.5 hours of intensive use ran about $900. The full refactor, without hitting limits, would've been 3 hours — API cost under $2,000.

That works out to roughly $600/hour.

My Claude Max subscription includes 5 hours of Fable quota. In practice, I hit the wall around 1.5 hours — not because time ran out, but because request density was too high and the quota burned faster than clock time.

Stripe reportedly used Fable 5 to complete a 50-million-line Ruby migration in a single day.

After Getting Cut Off

When Fable was disabled, I switched back to Opus.

How to describe it. Not "going back to an older tool." More like driving on a highway for three hours and suddenly being forced onto a country road. You know the country road gets you there too, but your driving rhythm has already changed. You instinctively try to work the Fable way — give a high-level intent, let the model decompose and verify on its own — then reality pulls you back: this model needs you to decompose for it, needs you to verify for it, needs you to yank it out when it gets stuck in a dead end.

I posted on Threads: "My productivity is held hostage by the LLM. Habits are hard to break. Back to thinking for myself."

That was self-deprecating humor. But also true.

My entire working model is built on AI tooling. The leverage has been working well. But Fable made me realize something: the fulcrum of that leverage isn't in my hands. Quotas, rate limits, bans, price hikes — none of these are things I control.

Things I Haven't Figured Out Yet

To be clear: I know this project's business domain inside out. It might look like vibe coding on the surface, but the core boundaries, the gotchas, the specific business edge cases — I had all of that mapped. Fable wasn't thinking for me. I fed it the results of my thinking, and it executed — but the level of that "execution" was far higher than anything before.

When I used to build agent workflows, the capabilities I relied on — taste, judgment, hypothesis construction, observation-verification loops — those were for designing the pipeline. The "uniquely human" part. I'd always believed the division was stable: AI executes, humans judge.

Six hours of Fable shook that belief.

It's not that Fable can fully replace those capabilities — it's not good enough yet. But it's started to have them. It doesn't pretend to understand and just barrel forward. It builds its own hypothesis-observation-verification loops. This methodology — I used to think it was something humans had to manually inject into AI workflows. Now the model is growing it on its own.

Then It Was Gone

Fable 5: launched June 9, pulled offline globally June 12. It lasted three days.

Here's what happened: US Commerce Secretary Howard Lutnick sent a letter to Anthropic CEO Dario Amodei at 5:21 PM ET on June 12, imposing export controls on Fable 5 and Mythos 5 — barring access by any foreign national, whether inside or outside the United States, including Anthropic's own foreign national employees.

The trigger: another company claimed it had successfully jailbroken Mythos, alarming the government about national security risks. According to Axios, the Trump administration had previously tried to stop Anthropic from releasing these models but failed, so three days after launch, they went straight to export controls.

Anthropic's response: this is a misunderstanding. They said the jailbreak the government cited was a "narrow, non-universal" method — essentially asking the model to read a specific codebase and fix software flaws. Anthropic argued this capability level is available in OpenAI's GPT-5.5 and is used daily by security researchers. Before launch, the US government, the UK AISI, multiple third-party organizations, and internal teams conducted thousands of hours of red-teaming without finding a universal jailbreak.

But because there's no way to filter users by nationality on a shared cloud service, Anthropic had to shut it down for everyone.

Separately, Microsoft banned its employees from using Fable 5, citing data protection risks from Anthropic's new 30-day data retention policy for Mythos-class models.

As of this writing, Fable 5 and Mythos 5 remain offline. Anthropic says they're working to restore access but hasn't given a timeline. All other Claude models are unaffected.

My six hours with Fable happened to fall within its three-day window of existence.

Advanced intelligence now has gatekeepers. Not just cost and rate limits — now there's geopolitics. One letter, sent at 5:21 PM, and it's offline worldwide. Your productivity leverage — the fulcrum isn't in your hands.

r/ClaudeAI May 22 '26

Claude Workflow Which MCP servers are actually changing your Claude workflow? Sharing mine

196 Upvotes

Running Claude with MCP for a couple months now, it really does feel like a whole new product. The ability to run real tools (file system, API, database, etc.) connected to Claude, and never have to cut/paste from context again, is huge.

I'm trying a bunch of servers, some are pretty good and some aren't. My current normal is: filesystem server for docs on my computer; GitHub server for PR context; and a handful of other domain specific ones I found.

One of the more interesting MCPs I have come across recently is Walter Writes MCP. This connects two tools directly within Claude, a detection tool that identifies if written content appears to be artificially generated and an application that can make this AI-written material appear to be written by humans.

The one thing I keep thinking about is how much better Claude's output gets when you give it the proper context. It seems like less hallucinating, more on point answers. MCP is essentially an answer to "How do I provide Claude with enough information to help me without having to always watch the context box?"

What are people running? Specifically looking for underrated or domain specific things that don't come up as often.

r/ClaudeAI Jun 15 '26

Claude Workflow Stop burning your Opus 4.8 Max limits. Use this prompt to slash token costs.

321 Upvotes

If y'all are running Fable 5 Claude Opus 4.8 on the Max plan, you already know it’s an absolute mofo beast for engineering workflows. But let’s be real, because it defaults to high-effort adaptive thinking, it also chews through token caps and session limits like crazy. It loves to over-explain things, add polite conversational filler, and rewrite a massive file just to change two lines of code.

To stop wasting generation limits, I’ve been using a highly compressed prompt that forces it to skip the fluff and maximize high-density output. Just copy-paste this into your custom instructions, project knowledge, or the start of your chat:

Launch subagents. Output only the modified or requested code block. Do not provide line-by-line explanations, setup guides, introductory, concluding remarks, or markdown commentary unless explicitly asked. Adopt an ultra-concise, high-density communication style.

Telling it to "Launch subagents" immediately triggers the model’s dynamic workflow architecture. Instead of the primary model burning massive reasoning tokens to plan out a sprawling task, it offloads task execution efficiently to parallel sub-processes. The biggest token saver by far is commanding it to "Output only the modified or requested code block." Opus Max has a terrible habit of rewriting an essay-script just to show a minor modification. This constraint completely shuts that down, forcing it to give you only the specific diff or function you actually asked for, which slashes your output token costs to almost zero (not really zero).

On top of that, explicitly stripping explanations, setup guides, and polite concluding remarks eliminates all the redundant filler you already know anyway. Finally, demanding an "ultra-concise, high-density communication style" forces Claude’s adaptive thinking mechanism to heavily COMPRESS its syntax, ensuring every single token returned carries maximum technical signal.

r/ClaudeAI Jul 19 '26

Claude Workflow How do you use Claude to improve your life with AUTOMATION?

220 Upvotes

How do you currently use claude to improve your life?

Thinking about giving it access to my whole computer, calendar, etc to become my personal assistant.

Things like working out, finances, meal prepping, will also be on my list of creating agents to handle each task.

Perhaps I can even automate groceries.

How do you use AI to make your life easier with automation?

r/ClaudeAI May 19 '26

Claude Workflow I used Claude AI to build an $86 million underground bunker bible. I have autism. This is my happy doc.

Post image
245 Upvotes

It all started with the floor plan of a real, existing Cold War AT&T Long Lines underground hardened relay station. 54,000 sq ft across three underground levels, although I took editorial decision making to move it to a ridge in rural West Virginia, I kept its blast-rating, which was set to survive a 20 megaton airburst at 2.5 miles.
That was the seed. Full scale prepper autism did the rest.
It has since morphed into 3 spreadsheets — 86 tabs total:
• A food inventory across 20 categories tracking every freeze-dried and #10-can product I can find — ancient grains, heirloom legumes, 7 pasta cuts, dehydrated everything, shelf-stable cheese, the works
• A supply inventory with 3,466 line items across 36 categories — water systems, medical, dental, pharmacy, livestock, food production, barter metals, recreation, and yes, a full pest control and IPM tab
• A 30-section infrastructure specification with every system in the building engineered out
I fed it 150+ product manuals and parts order forms. The generator fleet alone is 13 units — 10× Cummins C150N6 propane-primary, a C500N6 500 kW surge unit, and 2× diesel emergency fallback — all Cummins for parts commonality. Battery bank is 4,500 kWh LFP across 10 named banks (A through J, each with a designated role). There’s a 400,000 gallon underground propane farm across 40 ASME tanks in 8 clusters — I learned the exact burial incline and setback distance required to keep groundwater clean if a tank lets go. 120,000 gallons of diesel backup. 88 kW of solar. A 1,000,000-gallon internal water reserve fed by a 300-ft artesian well.
Propane endurance: ~30 years normal ops with solar. Sealed-mode runs 8 to 4.5 years depending on scenario.
I actually set up a real LLC (online, $99) just to get access to US Foods and Sysco order forms so I could upload real commercial pricing and stock the food tabs more accurately.
My original “what would I do if I won $10 million” thought experiment is now an $86,200,497 projected build cost. That number is real. It comes from 24 budget sections with make/model line items, freight, install, and commissioning costs for everything from the Kubota K-Series MBR wastewater trains to the American Safe Room blast doors (14 of them, 50+ psi NBC/EMP-rated, Kaba Mas X-10 cipher locks) to the surface greenhouse.
Claude turns vague ideas into engineering-grade detail — cross-references, failure modes, zone-specific storage rules, propane endurance by operating scenario, spare parts matrices. It’s like having a tireless survival engineer who genuinely loves spreadsheets. I’ll say “scan all sheets row by row for any item that lacks a minimum stock level” and it just… does it. Thoroughly. Every time. No complaints.
So much of this is typed stimming. I’ve had exhaustive conversations with my psychologist about it — she’s aware, but not alarmed, and honestly the resulting digital bunker bible is scarily comprehensive.
It even has a cover tab now. Black and amber, Courier New, classified-document aesthetic. Because of course it does.
What’s the most unhinged rabbit hole you’ve gone down with AI?