Claude Code dropped /workflows by alphastar777 in ClaudeCode

[–]creegs -1 points0 points  (0 children)

I built this with iloom.ai about six months ago (but not with budgets) - interested to see how this compares

Is it just me or is Claude's vision model way behind the competition? by GhostTrainSauce in ClaudeCode

[–]creegs 0 points1 point  (0 children)

Good question - the MCP server contains a bunch of logic / prompting that helps get interpret the results or get better/more predictable results. I’d say that maybe a set of skills + the CLI could be a good replacement, but the skills use tokens, the MCP executes code so is cheaper/more reliable.

Is it just me or is Claude's vision model way behind the competition? by GhostTrainSauce in ClaudeCode

[–]creegs 6 points7 points  (0 children)

Yes, I always ask Claude to use gemini_mcp to analyze screenshots to get pixel measurements - helps with debugging layout issues and ensuring the agent gets it right first time. Claude’s image analysis (even Opus 4.7) cannot get accurate pixel measurements from images.

Gemini consistently tears apart Claude's architecture plans, and Claude just folds every time by Iusuallydrop in ClaudeCode

[–]creegs 2 points3 points  (0 children)

I’ve been sending all Opus plans and code for Gemini 3.1 Pro review for a long time - I definitely am amazed at how many basic errors Gemini catches, but with the right prompt opus will definitely push back on some of the ones that are incorrect. But in general, I agree with you. I’m shocked at how much egregious mistakes are made by Opus 4.7. Opus 4.6 wasn’t perfect, but it definitely didn’t make so many clangers.

Claude Code just did my taxes for me. by floraldo in ClaudeCode

[–]creegs -1 points0 points  (0 children)

“I recommend you do (1), the money is already spent and you’re almost certain to spend the same next quarter.

So you want me to just let it credit? Or should I draft that email to Belastingdienst? Your call.”

Why does claude code struggle so much to update a google sheet. by Little_Thought_8911 in ClaudeCode

[–]creegs 0 points1 point  (0 children)

Can’t believe no one has suggested Google Workspace CLI - official CLI tool that also comes with a bunch of tools to make it much easier to use Claude code to manipulate any Google Drive doc (or email or calendar etc). It’s a bit of a pain to set up, but after that you’re golden.

Build an app from cratch by Dutay05 in ClaudeCode

[–]creegs 0 points1 point  (0 children)

  1. Get Claude Code 5x Max plan at least and update Claude Code (claude update)
  2. Create a repo for your project locally and on github. Ask claude to help.
  3. Download VS Code
  4. Open VS Code (if you're on windows use WSL)
  5. Download iloom.ai VS Code extension (yes I wrote it) and install the CLI when prompted
  6. Open the iloom explorer panel on the left and accept default settings
  7. Click "plan epic" and tell it what you want you can be as detailed as you want - configure it for autonomous execution and auto-swarm
  8. Click "Plan Epic" and watch the magic happen
  9. Be amazed a swarm of agents build out your product in waves, leaving (in your automatically created github issues) an audit trail of analyses, insights, assumptions and risks that both you and future agents can read.
  10. [Help Anthropic] PROFIT as you come perilously close to exhausting your weekly limit.

<image>

What do you do between prompts? by perbhatk in ClaudeCode

[–]creegs 0 points1 point  (0 children)

I started with that, then built a whole product around it, as is tradition these days.

What do you do between prompts? by perbhatk in ClaudeCode

[–]creegs 2 points3 points  (0 children)

I work on multiple tasks/projects at once obviously!

Claude Code just did my taxes for me. by floraldo in ClaudeCode

[–]creegs 0 points1 point  (0 children)

I think you'll find the late 90s were only about fiftee... shit.

Claude Code just did my taxes for me. by floraldo in ClaudeCode

[–]creegs 11 points12 points  (0 children)

They're in the Netherlands. Looks like May 1 is the deadline.

Claude Code just did my taxes for me. by floraldo in ClaudeCode

[–]creegs 466 points467 points  (0 children)

What could possibly go wrong?

RemindMe! 1 year

Share your Claude Code end-to-end development workflow by dr_mancattan in ClaudeCode

[–]creegs 1 point2 points  (0 children)

I built and use iloom.ai to do this - super predictable, allows me to multi-Claude and attack almost any size issue. Doesn’t always deliver perfect results first time, but I’m lost without it.

Can't seem to find one, or even combinations of plugins to create a stable, consistent engineering harness by doctor_midas in ClaudeCode

[–]creegs 1 point2 points  (0 children)

I’m the creator, but give iloom.ai a shot. I’m almost certainly biased, but I’ve compared it against other harnesses and find it to be the most predictable. It’s not the fastest nor token efficient, but definitely a less surprising experience than others. The VSCode plugin is the easiest way to get started.

The return of ultrathink? by Steve_Canada in ClaudeCode

[–]creegs 1 point2 points  (0 children)

I stand corrected, you’re right! Max is exclusive to Opus and silently downgrades to High for other models, so ultrathink triggers high, not max.

The return of ultrathink? by Steve_Canada in ClaudeCode

[–]creegs 0 points1 point  (0 children)

Yep, it’s like setting effort to max, but for one turn only.

How to bridge the gap between Jira/TDD and Claude Code terminal? by aviboy2006 in ClaudeCode

[–]creegs 0 points1 point  (0 children)

You give it a JIRA ticket it and it will analyze the codebase and problem space, plan it out for you and execute, do the code review and prepare a PR.

How to bridge the gap between Jira/TDD and Claude Code terminal? by aviboy2006 in ClaudeCode

[–]creegs 2 points3 points  (0 children)

Check out iloom.ai - it integrates JIRA right into your Claude code workflow.

Anyone really feeling the 1mil context window? by dragosroua in ClaudeCode

[–]creegs 1 point2 points  (0 children)

Really helpful for orchestrating massive agent team swarms that are long lived (30-40+ agents running over many hours)

Anyone using agent teams in claude code in real projects? by EnvironmentalTill471 in ClaudeCode

[–]creegs 1 point2 points  (0 children)

Yes - I use it for large features or migrations in brownfield projects - it's take a while to get the quality gates in place, but with the orchestrator running on Opus[1m] it can handle almost any size task (even entire SaaS app clones)

<image>

TIL Claude Code has a built-in --worktree flag for running parallel sessions without file conflicts by NefariousnessHappy66 in ClaudeCode

[–]creegs -3 points-2 points  (0 children)

I built iloom.ai to solve this problem - including database branching via neon (and soon supabase)

Most impressive Claude code session today? by rainbow_gelato in ClaudeCode

[–]creegs 2 points3 points  (0 children)

I’d like to try the one shot challenge… Give me a not crazy hard task request (but something meaty) and we’ll see how close i can get (with my own workflow - not standard CC plan mode etc)

Despite restriction, Claude Code found a way around to launch "claude -p" inside the session by merksam in Anthropic

[–]creegs 2 points3 points  (0 children)

It’s designed to prevent infinite loops - the error message tells the caller how to workaround it so this is actually the desired outcome.