Activity
Mon
Wed
Fri
Sun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
What is this?
Less
More

Owned by Garratt

“Learn to design, generate, polish, and ship pixel-art games with AI agents.”

Memberships

Agent Empire

927 members • Free

Easy Machine AI

2.1k members • Free

CC Strategic AI

3.3k members • $27/month

Clief Notes

35k members • Free

49 contributions to CC Strategic AI
📋 Procedure Ops (SOP Building Skills)
Just launched a new skill set for Claude Code, you guys can grab the SOP (Standard Operating Procedure) builder automation here -> Procedure Ops Full COO in a box, @Philippe Brouillard I know you have your COO and other executive skills/agents. But this is one fully built by me, and can be merged to be used with your executive agents. Same goes for everyone, if you run a business, and need to document your processes, THIS IS YOUR GOLDEN TICKET. Grab it and start using it today, thank me later! :) also.... feel free to drop feedback on it please!
1 like • 2d
Love the direction, well done.
Checking your gits < GitHub Limit
**EDIT:** Seems the old 500mb total was an old limitation which no longer applies. Copilot says this: Short answer: there is no “500 MB total across all repos” meter in GitHub settings for normal Git repos. - The 500 MB number is usually confusion with "old guidance/soft limits". - GitHub repo limits are mostly per-repo guidance (not one total account cap for all repos). - What is metered in billing: Git LFS, Actions artifact storage/minutes, packages, etc. Useful links: - Billing usage (personal): https://github.com/settings/billing/summary - Repo size guidance/limits: https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-large-files-on-github But rather than deleting this post I figured I'll leave it here for future reference. -------------------------------------------------------------- So while GitHub is essentially free, if you've been using it for a number of years, you might want to know how close to the limit you are. Yes there is limits. 500mb to be exact. I was wondering considering how much I've been using it over the last couple years if I was about to go over that limit. But there's nothing in GitHub settings, I searched for ages... Time for a bash command. So I know I have 2 personal folders I use for my repos. 1_myprojects and 2_myskills. so I just need to recursively count each (I don't run mono repo) The following command will also work for mono repo. Just run it in the folder above your monorepo. ```bash find . -name ".git" -type d -exec du -ch {} + | grep total$ ``` ```powershell (Get-ChildItem -Path . -Filter .git -Recurse -Hidden | Get-ChildItem -Recurse | Measure-Object -Property Length -Sum).Sum / 1MB ``` My total comes to 311mb. I think, that powershell command output is a little funky. EDIT:- THIS IS THE BEST COMMAND TO RUN:
Checking your gits < GitHub Limit
1 like • 13d
The last command is the best to run if you're curious. I'm still waaay under the old 500mb cap which apparently doesn't exist anymore. 10 years of usage and still only at 239.5 MB 😆 That's a 5 second download.
0 likes • 3d
@Charles Dove yeah and according to copilot you're more likely to hit the limit before me. As it says it's a per repo basis, and you're using monorepo. Whereas I have a separate git repo for every project.
Help Please: Claude Code reading your .env file
Hi Everyone, I am new to Claude Code and vibe coding, and have a question! My understanding is that Claude Code can read your .env file. How can I stop Claude Code from doing this? Is there a way I can protect my API Keys? Many Thanks!
0 likes • 8d
All agents can, just ask Claude to edit it's main CLAUDE.md file, or do it yourself. and jsut say * NEVER READ .env FILES EVER * up the top. It still will, but that's pretty much the only option we have.
1 like • 8d
also sorry i didn't answer this earlier I been super busy. So have others, Charles getting married etc.
*Sorry about the inactivity*
My fiancee and I are getting married at the end of the month and we have been moving things into our new apartment. Been a very hectic and wild last few days. But once this is all up, the plan is to further consolidate the education, and dive into even more specific training as a topper to the Zero to Dangerous education. Hope y’all are excited, I’m just a DM away in the meanwhile! 😁🚀🎉
1 like • 11d
Are you setting up a new office? or will it be the same ?
Hermes anyone?
Started playing around with it.. Opinions of Hermes vs Claude ?
Poll
8 members have voted
2 likes • 13d
So what it's been like 5 days, I don't know why but it's getting personality. Sounds like me eh.
2 likes • 13d
Hmmm, this is interesting because I don't recall swearing at all. Unless... OK I did give it my voice, which points to my website. So if it read posts there and picked up on my voice then that explains the tone it takes. It's hilarious tho, this is how I want Ai to speak. "I don't want to do extra work"... why bro, you're a few lines of code calm the fuck down.
1-10 of 49
Garratt Campton
4
5points to level up
@garratt-campton-2631
Solopreneur @ https://mantlekit.dev @ http://gcampton.com

Active 2h ago
Joined Mar 30, 2026
Powered by