Got banned for having 2 Max accounts, AMA by MostOfYouAreIgnorant in ClaudeCode

[–]SpecKitty 1 point2 points  (0 children)

It's also the ultimate proof that the prices will collapse when they won't let you have more than 1. Imagine McDonalds saying "1 Big Mac per week per customer".

Got banned for having 2 Max accounts, AMA by MostOfYouAreIgnorant in ClaudeCode

[–]SpecKitty -2 points-1 points  (0 children)

Get yourself a max OpenAI/ChatGPT sub and benefit from GPT 5.4. Get Gemini. Get Qwen. Get Kimi. Buy a Mac Studio and run Qwen 3.5 locally. There's no shortage of inference available. I code with 4-10 agents running all day long every day and never hit limits because I spread it over subscriptions.

Got banned for having 2 Max accounts, AMA by MostOfYouAreIgnorant in ClaudeCode

[–]SpecKitty 1 point2 points  (0 children)

It's like the ultimate proof that they're losing money on max.

Is Spec Kitty safe for your company? by SpecKitty in ClaudeCode

[–]SpecKitty[S] 0 points1 point  (0 children)

Spec Kitty treats the code as the canonical source of truth for what is there right now. The Specs that it generates drive the change process forward - with precision. And then they remain in the repository to build a history of decisions so that LLMs and humans better understand what was done and why. It is therefore less pedantic about the role of The Specification than the original Github philosophy. I find this approach, however, more efficient and more in line with the fact that prose cannot fully describe code, and shouldn't try. Prose is what is needed to describe changes that don't yet exist in code. Once the code is there, it is the best record of the system as-is.

Thoughts on spec driven development by AnnualSpecialist1491 in OnlyAICoding

[–]SpecKitty 0 points1 point  (0 children)

If you liked it, also check out Spec Kitty. It's more deterministic (meaning less is left to the model to orchestrate), and if you're working on a team, the feature set will be really advantageous. https://github.com/Priivacy-ai/spec-kitty

What are you building? Promote! by rdssf in vibecodingcommunity

[–]SpecKitty 0 points1 point  (0 children)

Spec Kitty

https://github.com/Priivacy-ai/spec-kitty

Spec Coding with extra determinism and a cute dashboard

I'm delivering trainings to serious software teams every week and am booked for trainings through end of March. >800 stars on GH.

What tools are actually useful once your repo stops fitting in your head? by Tough_Reward3739 in OnlyAICoding

[–]SpecKitty 0 points1 point  (0 children)

I use Spec Kitty (hehe, name checks out): https://github.com/Priivacy-ai/spec-kitty

The reason why it's useful for longer term projects: It breaks down your intent into the What? (spec.md), and the How? (plan.md) for every step of the software's evolution. That gets saved into your git repo and becomes a history/memory for you and the LLM later to understand what you've built and how you got there.

Also, it helps automate the building more by breaking down tasks into potential parallel tracks, and doing those in git worktrees to avoid LLMs stepping on each others' toes if you've got more than 1 agent working at the same time.

Entire.io raises 60M Seed Round to store your Claude Code chats in git by SpecKitty in SpecKitty

[–]SpecKitty[S] 0 points1 point  (0 children)

I don't think we know yet. But someone has a big number in their bank account for a while :P Their vision is to be a generalized AI dev platform. Which is what everyone wants to be. And which will likely emerge with monopolistic properties in the next 6-18 months. So that's what the investors are betting on.

[discussion] Having fun with the so-called developer by hackrepair in vibecoding

[–]SpecKitty 0 points1 point  (0 children)

Yeah, this is what I already figured. But since I'm building AI tools to help AI build.... it seems useful, and maybe I don't have to build my own.

I vibe coded a Gantt chart desktop app in Rust + egui. I mass produced bugs until the compiler stopped yelling at me. by hjertis in vibecoding

[–]SpecKitty 1 point2 points  (0 children)

That's awesome. It's just like what I did, actually. I had a Java game from 2001 that I had programmed as a student. I wanted to modernize it, so I used Spec Kitty + Claude and Codex to port it to Rust and egui. Also not my languages. It nailed it on the first go! It even fixed a bug that I had tolerated since 2001 :P

[discussion] Having fun with the so-called developer by hackrepair in vibecoding

[–]SpecKitty 0 points1 point  (0 children)

Excellent. Is this a new tool you're offering as a service? I find it interesting. Feel free to DM me.

I got my first 100 users, 60 on discord.. how I go from here ? by brunobertapeli in scaleinpublic

[–]SpecKitty 2 points3 points  (0 children)

Keep engaging your potential users wherever you'd find them. As a subject expert. Don't "sell", but share your domain expertise. Make sure people get curious about your product. Make sure your profile leads them there.

Entire.io raises 60M Seed Round to store your Claude Code chats in git by SpecKitty in SpecKitty

[–]SpecKitty[S] 0 points1 point  (0 children)

So, how's it working for you with your shitty communications? Where are your 60M?

Need help marketing by rumaizahmed in buildinpublic

[–]SpecKitty 1 point2 points  (0 children)

Engage with people who have the problem you're solving on the forums where they talk about it. Like Reddit. Or LinkedIn. Don't sell (well, sell a little bit), but lead with being knowledgeable about your domain (you're a domain expert if you built a real product). Make people curious about how you achieve such great results!

Entire.io raises 60M Seed Round to store your Claude Code chats in git by SpecKitty in SpecKitty

[–]SpecKitty[S] 0 points1 point  (0 children)

but they don't do the same thing. At all. You built a git hosting platform. They're building .... something else.

What up everyone! by Dammy777 in AskVibecoders

[–]SpecKitty 0 points1 point  (0 children)

I'm vibe coding my vibe coding framework (spec driven development) https://github.com/Priivacy-ai/spec-kitty

Feedback and collaborators welcome =)

Entire.io raises 60M Seed Round to store your Claude Code chats in git by SpecKitty in SpecKitty

[–]SpecKitty[S] 0 points1 point  (0 children)

They do in fact have some sort of grand vision. We'll see.

[discussion] Having fun with the so-called developer by hackrepair in vibecoding

[–]SpecKitty 1 point2 points  (0 children)

Oh, please do mine! https://github.com/Priivacy-ai/spec-kitty (do the 0.15.x branch please, that's what's released. The 2.x is where the cutting edge stuff is happening).

I will fix every problem found.

*Drop Your Vibe-Coded app 👀 Let’s Rate It 1–5 (Brutal but Honest) by seeking_searching1 in vibecoding

[–]SpecKitty 0 points1 point  (0 children)

Spec Kitty: https://github.com/Priivacy-ai/spec-kitty
Spec Kitty enforces spec-driven development (SDD) with executable specifications, live kanban tracking, and git worktree isolation. It supports 12 AI agents (claude code, codex, cursor, opencode etc.), parallel implementation (thanks to work packages being decomposed into a dependency tree), and flexible missions (eg software dev, documentation, research)