- Updated: March 17, 2026
- 6 min read
Garry Tan’s Claude Code Setup Sparks Love‑Hate Debate in AI Community
Garry Tan’s open‑source Claude Code setup, known as “gstack,” has generated massive enthusiasm and sharp criticism, marking a pivotal moment for AI agents, generative AI, and the open‑source AI movement.

Claude Code Craze: Garry Tan’s gstack Sparks Praise, Hate, and a New Era for AI Agents
On March 12, 2026, Y Combinator’s former CEO Garry Tan released his personal Claude Code configuration—dubbed gstack—on GitHub under an MIT license. Within hours the repository exploded with stars, forks, and heated debate across X, Product Hunt, and developer forums. The buzz is not just about a collection of prompts; it reflects a broader shift toward modular AI agents that can act like CEOs, engineers, designers, and reviewers, all from a single codebase.
For AI enthusiasts, startup founders, and tech journalists, the story offers a live case study of how open‑source AI tooling can accelerate product development while also exposing the community to new risks and expectations.
What Is gstack? A Technical Deep‑Dive
gstack is a curated set of Claude Code skills—Markdown files that embed system prompts, role definitions, and execution logic. Each skill tells Claude how to behave in a specific context, such as “CEO‑mode,” “Engineering‑mode,” or “Design‑mode.” The repository currently ships with 13 core skills, but Tan continuously adds new ones, turning the repo into a living “AI operating system.”
- CEO Skill: Claude evaluates startup ideas, market fit, and growth strategies as if it were a seasoned founder.
- Engineer Skill: Generates production‑ready code snippets in Python, JavaScript, or Go, complete with inline comments.
- Code‑Reviewer Skill: Performs static analysis, flags security vulnerabilities, and suggests refactors.
- Designer Skill: Produces UI wireframes in Figma‑compatible JSON and writes copy that aligns with brand voice.
- Documentation Skill: Auto‑creates README files, API docs, and changelogs.
All skills are orchestrated through a single gstack.sh script that pipes user prompts to the appropriate skill file, captures Claude’s response, and optionally triggers downstream actions (e.g., committing code to a Git repo). The design follows the UBOS platform overview philosophy of “low‑code, high‑control”—developers get the power of a full AI agent stack without being locked into a proprietary UI.
From a technical standpoint, gstack leverages Claude’s OpenAI ChatGPT integration for fallback handling, and it can be extended with Chroma DB integration for vector‑based knowledge retrieval. This modularity is why many developers see gstack as a blueprint for building their own AI‑first workflows.
Community Pulse: Love, Hate, and Everything In‑Between
Within the first 24 hours, gstack amassed nearly 20,000 GitHub stars and over 2,200 forks. The reaction split into two clear camps.
Why Developers Are Cheering
- Speed: Teams can spin up a “full‑stack AI assistant” in minutes rather than weeks.
- Reusability: Skills are version‑controlled, making them easy to share across repos.
- Transparency: All prompts are visible, fostering trust and auditability.
- Open‑source ethos: The MIT license encourages community contributions and rapid iteration.
TechCrunch highlighted the “god‑mode” comment as a catalyst for the viral spread, noting that “developers love a tool that feels like a cheat code for software creation.”
Why Some Are Raising Red Flags
- Over‑reliance: Critics argue that treating Claude as a “CEO” may embed bias into strategic decisions.
- Security concerns: The code‑reviewer skill flagged a subtle XSS bug, but skeptics worry about false positives/negatives.
- Hype vs. reality: Vlogger Mo Bitar called the project “a bunch of prompts,” questioning its novelty.
- Equity of access: Smaller teams may lack the compute budget to run Claude at scale.
One Product Hunt comment summed it up: “If you weren’t the CEO of YC, this wouldn’t be on PH.”
The debate spilled over to X, where the hashtag #gstack trended for several hours, and to Reddit’s r/MachineLearning, where a thread titled “Is gstack the future of AI‑augmented development?” generated over 12,000 upvotes. The viral momentum forced mainstream media to cover the story, including the original TechCrunch article that first reported the launch.
What gstack Means for the Future of AI Agents
gstack is more than a collection of prompts; it is a proof‑of‑concept for agentic orchestration. By chaining specialized skills, developers can simulate an entire organization—strategy, engineering, design, and QA—within a single LLM session. This has three major implications:
- Modular Agent Architecture: The skill‑based approach aligns with the emerging “AI‑first micro‑service” model, where each skill is a reusable micro‑agent that can be swapped, upgraded, or combined.
- Accelerated Prototyping: Startups can validate product ideas in days rather than months, a trend echoed in the UBOS for startups playbook.
- Open‑Source Governance: With public repos, the community can audit prompts for bias, security, and ethical compliance—key pillars of the About UBOS mission.
From an industry perspective, the rise of agentic workflows dovetails with the generative AI boom. Companies are now building “AI‑powered teams” that can draft copy, generate code, and even conduct market research without human intervention. The Enterprise AI platform by UBOS already offers a similar multi‑skill environment for large organizations, suggesting that gstack could be a catalyst for broader enterprise adoption.
However, the criticism also highlights a cautionary tale: without proper governance, AI agents can amplify existing biases or produce misleading outputs. The community’s split reaction underscores the need for robust UBOS partner program resources that help companies implement safety nets, version control, and audit trails.
<!–
–>
Looking Ahead: Will gstack Redefine AI‑First Development?
As the AI landscape matures, the line between “tool” and “team member” continues to blur. Garry Tan’s gstack demonstrates that a well‑structured prompt library can act as a virtual product team, delivering rapid iterations and reducing the friction of traditional software pipelines.
For developers, the immediate takeaway is clear: start experimenting with modular skills, leverage existing integrations like Telegram integration on UBOS for real‑time feedback, and consider the Workflow automation studio to chain multiple agents together.
For startups and SMBs, the UBOS solutions for SMBs provide a cost‑effective path to embed AI agents without the overhead of building a custom stack from scratch.
Ultimately, whether gstack becomes a lasting standard or a fleeting hype will depend on how the community addresses the twin challenges of trust and scalability. If the open‑source model continues to attract contributions, we may soon see a marketplace of “skill packs”—much like the AI SEO Analyzer or the AI Article Copywriter—that power the next generation of AI‑augmented enterprises.
The verdict? gstack is a bold experiment that has already reshaped conversations around AI agents. Its legacy will be measured by the tools it inspires, the standards it sets, and the community it galvanizes.
Stay ahead of the AI curve—explore the latest AI news and discover how UBOS’s templates for quick start can accelerate your own AI projects.
Andrii Bidochko
CTO UBOS
Andrii Bidochko is an AI entrepreneur and researcher focused on AI agents, reinforcement learning, and autonomous systems. He writes about the technologies shaping the future of machine intelligence, from frontier models and agent architectures to real-world AI applications.