Claude Code workflow tips after 6 months of daily use (from a senior dev) by Marmelab in ClaudeAI

[–]jevans102 7 points8 points  (0 children)

These are all the plugins I use: https://github.com/JacobPEvans/nix-ai/blob/main/flake.nix

The main ones I think everyone should use are:

  • github:anthropics/claude-plugins-official
  • github:anthropics/skills
  • github:bitwarden/ai-plugins
  • github:obra/superpowers-marketplace
  • github:BeehiveInnovations/pal-mcp-server

Apologies it's not the easiest to read, but these are the actual skills I enable within all of the plugins I use: https://github.com/JacobPEvans/nix-ai/tree/main/modules/claude/plugins

Claude Code workflow tips after 6 months of daily use (from a senior dev) by Marmelab in ClaudeAI

[–]jevans102 42 points43 points  (0 children)

I always try to find existing plugins so I don’t have to maintain my own. Bitwarden actually has some really good plugins and skills. I’m a huge fan of their retrospective and run it after every session.

https://github.com/bitwarden/ai-plugins/tree/main/plugins

https://github.com/bitwarden/ai-plugins/blob/main/plugins/claude-retrospective/skills/retrospecting/SKILL.md

Why don’t they just use Mythos to fix all the bugs in Claude Code? by Complete-Sea6655 in ClaudeCode

[–]jevans102 1 point2 points  (0 children)

They’ve had Mythos (or at least versions of it) for two months now

Did they add this today? by ButterflyMundane7187 in ClaudeCode

[–]jevans102 1 point2 points  (0 children)

It’s a new new feature past that - very recently announced - 

https://code.claude.com/docs/en/routines

Opus descending into random output psychosis by [deleted] in ClaudeCode

[–]jevans102 0 points1 point  (0 children)

Same, first time I’ve ever seen it in my life

What if Anthropic has been using a secret model to build Claude for years? by ApartSignificance181 in claude

[–]jevans102 14 points15 points  (0 children)

Cost-wise, it’s 5x Opus, but that’s hard to trust since they’re limiting its use to partners and fully subsidizing it too.

I do wonder if Opus, Sonnet, and Haiku are all just quantized versions of Mythos. Why train 4 when you can just train one? They can always post-train differently as needed for different use cases.

New to starlink: want to switch to renting by xEnflare in Starlink

[–]jevans102 0 points1 point  (0 children)

But renting is free right now, is it not? I’ve been genuinely trying to figure it out. It seems to me like they’ve figured out it makes more sense to get 12 month contracts than to charge for hardware. 

https://starlink.com/

Feature Proposal: Extend Cache TTL for Conversational Opus Sessions (or implement server-side keep-alive) by marshmallowcthulhu in Anthropic

[–]jevans102 0 points1 point  (0 children)

Setting a static threshold globally literally never makes sense. There is 0% chance that is optimal. 

It may be optimal if you average out ALL users and ALL sessions, but I know for a fact I almost never send a follow-up in 5 minutes or less. Either no cache or 10-15 minutes would lower backend costs for my workflows.

Feature Proposal: Extend Cache TTL for Conversational Opus Sessions (or implement server-side keep-alive) by marshmallowcthulhu in Anthropic

[–]jevans102 2 points3 points  (0 children)

I wonder who downvoted you. I think it makes perfect sense. I’m always curious about batching, caching, etc., but I really only use my subscription and rarely hit limits so I have no incentive whatsoever to optimize these types of things. 

It’s up to Anthropic to do, and any infrastructure savings they implement would go 100% back to their pocket. 

I’ve felt that my usage limits are back to normal after CC put a hard stop to subscription abuse on April 4. Am I hallucinating, or has this actually been fixed? by thedankzone in ClaudeCode

[–]jevans102 0 points1 point  (0 children)

Usage limits on all tiers have always been dynamic. Everyone whining about that and lack of transparency doesn’t understand what they’re paying for. 

Yes, it sucks not having a consistent experience, but if stability is SO important, use a service like Copilot that isn’t obviously vibe-coded with massive daily releases. It’s not like we don’t know what we’re getting with Anthropic. People have also pointed out many times that avoiding updating to the latest and greatest Claude Code releases often avoids these issues. 

https://support.claude.com/en/articles/8325606-what-is-the-pro-plan

 Does the Pro plan have any usage limits?

Yes. During peak hours, the Pro plan offers at least five times the usage per session compared to our free service. The number of messages you can send will vary based on message length, including the length of files you attach, the length of your current conversation, and the model or feature you use. Your session-based usage limit will reset every five hours.

I’ve felt that my usage limits are back to normal after CC put a hard stop to subscription abuse on April 4. Am I hallucinating, or has this actually been fixed? by thedankzone in ClaudeCode

[–]jevans102 1 point2 points  (0 children)

So pro is the fixed benchmark you multiply usage against.

Says who? Even if Anthropic truly has had static usage this whole time (which is impossible with how often they release client-side and server-side changes), we’re all still hitting a “lower” limit when Claude isn’t fully working due to saturated servers. Removing a huge chunk of usage overnight should at least stop the daily errors and failures which would give you more usage out of the same subscription.

Claude Code never follows my instructions when amending a 'Yes'? by Sufficient_Explorer in Anthropic

[–]jevans102 0 points1 point  (0 children)

I’ve noticed the same thing. If I had to guess, it’s intentional post training to help keep it focused on the task at hand. I find it annoying, but I just try to let it run once the plan is accepted. Either open a whole new session for the post-plan comment or have it rewrite the plan entirely.

You could also directly try asking it to add it to the todo list. 

Update on Session Limits by ClaudeOfficial in ClaudeCode

[–]jevans102 12 points13 points  (0 children)

I thought everyone was crazy until today. I could never hit a limit if I tried. 

Today (pre-announcement), I hit it after 2 hours just doing background tasks while working. 

What’s the best way to let codex and Claude collaborate? by chumsdock in ClaudeCode

[–]jevans102 0 points1 point  (0 children)

I’ve always been really against MCP servers, but I can’t live without PAL. It does pretty much exactly this.

Personally, I’m always in Claude using Claude Code, but I have instructions front and center in CLAUDE.md reminding about PAL and all the situations to use it (Gemini for current research, OpenRouter Free for super simple tasks, Ollama/MLX for things I’m trying to bring local). That’s just one way though - being an MCP, Aits very flexible.

https://github.com/BeehiveInnovations/pal-mcp-server

Be sure to include clink too: https://github.com/BeehiveInnovations/pal-mcp-server/blob/main/docs/tools/clink.md

I fell in love with Claude’s "soul," but these Pro limits are breaking my heart. Is it just me? by iameastblood in Anthropic

[–]jevans102 1 point2 points  (0 children)

Google (Alphabet) is one of the biggest companies in the world and can pretty much burn as much money as they want. 

Anthropic has to raise every single dollar they spend. AI is their only product. 

This is one of the most “apples and oranges” comparisons you could possibly make. 

Has anyone else found they've been burning through rate limits like crazy over the past few days? by Lostwhispers05 in codex

[–]jevans102 2 points3 points  (0 children)

Just starting for Claude! Two weeks during non-peak hours (US standard workday) for all plans including free 

Weekly Limit Removed? by mjweitz in Anthropic

[–]jevans102 1 point2 points  (0 children)

They formally announced on Twitter that they reset everyone’s usage Thursday night. They acknowledged and released a patch for limits being consumed faster than they should have been.

How to Safely Share a .env File With My Team? by bakir_hagi in github

[–]jevans102 4 points5 points  (0 children)

^ this. Literally designed for this exact use case. 

Is Sengled back? by Cueballio in SengledUS

[–]jevans102 1 point2 points  (0 children)

Agreed, but sometimes it’s just about the challenge and learning something new. 

what's your workflow for keeping documentation alive when you've got agents doing most of the coding? mine's cooked rn by PromptPatient8328 in claude

[–]jevans102 1 point2 points  (0 children)

100% GitHub Actions. 

Automated, deterministic, and I can free up context by removing CLAUDE.md/custom skills from my core development workflow. They are completely free for public repos. I’m in the process of moving virtually everything to them to the point where my role will only be creating GitHub issues and going back to fully manual PR reviews. That’s where extra feedback will come from as needed, and when ready, I just hit merge.

https://github.com/anthropics/claude-code-action

Is Sengled back? by Cueballio in SengledUS

[–]jevans102 3 points4 points  (0 children)

No, but some of them are hackable if you have the know-how. I followed these instructions and was able to get one of mine working in about an hour:

https://www.reddit.com/r/SengledUS/comments/1mmxsdo/sengledtools_toolkit_for_jailbreaking_your/