#software_factory — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #software_factory, aggregated by home.social.
-
----------------
🤖 Tool: gstack — Claude Code Software Factory
gstack is an open‑source project authored by Garry Tan that frames Claude Code agents as a coordinated virtual engineering team. The repository defines roughly fifteen specialist roles exposed as slash commands and Markdown workflows, including CEO/product planning, engineering review, design review, QA playthroughs that open a browser, and release/documentation tasks.
What the release states
• Reported activity: ~600,000 lines of production code written in ~60 days, with ~35% of that labeled as tests and daily runs of 10k–20k usable LOC per day on occasion.
• Architecture concept: Claude Code acts as the execution layer; gstack supplies structured prompts, role definitions, and a command surface to orchestrate agentic tasks.
• Packaging and license: Published as MIT‑licensed open source and intended for direct use with Claude Code-enabled tooling.Technical capabilities and workflows
• Role-based orchestration: Distinct specialist roles (eng manager, designer, paranoid reviewer, QA lead, release engineer) map to repeatable slash commands for planning, review, QA, and shipping.
• Test and QA focus: Significant portion of reported output is tests; the QA role is described as performing real browser interactions and exploratory checks.
• Integration model: gstack surfaces as a set of skills/commands that sit alongside Claude Code’s execution environment to produce PRs, reviews, and release artifacts.Limitations and context
• Experimental scope: The author frames gstack as a live experiment exploring the edge of agentic systems as of March 2026 rather than a finished platform standard.
• Dependency on Claude Code: Functionality assumes use of Claude Code as the model/agent layer; operational details for running or deploying the tooling are not provided here.Audience
gstack targets technical founders, first‑time Claude Code users who prefer structured role prompts over ad‑hoc prompting, and senior engineers seeking rigorous review/QA automation. #gstack #ClaudeCode #open_source #AI #software_factory
🔗 Source: https://github.com/garrytan/gstack