Gsd 2 Next — Testing skill for Claude Code
A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work for long periods of time autonomously without losing track of the big picture.
How to install Gsd 2 Next
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open glittercowboy/gsd-2-next and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Gsd 2 Next does
A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work for long periods of time autonomously without losing track of the big picture.
Alternatives in Testing
- Develop Web Game — Build and test web games iteratively using Playwright with time-stepping 14.6k ★
- Debug — You are tasked with helping debug issues during manual testing or implementation 10k ★
- Create Test Repo — Create a new ArcKit test repo with full scaffolding, auto-detecting the next version number 2.2k ★
README
GSD 2
**The evolution of [Get Shit Done](https://github.com/gsd-build/get-shit-done) — now a real coding agent.**
[](https://www.npmjs.com/package/gsd-pi) [](https://www.npmjs.com/package/gsd-pi) [](https://github.com/gsd-build/GSD-2) [](https://discord.gg/gsd) [](LICENSE)
The original GSD went viral as a prompt framework for Claude Code. It worked, but it was fighting the tool — injecting prompts through slash commands, hoping the LLM would follow instructions, with no actual control over context windows, sessions, or execution.
This version is different. GSD is now a standalone CLI built on the [Pi SDK](https://github.com/badlogic/pi-mono), which gives it direct TypeScript access to the agent harness itself. That means GSD can actually _do_ what v1 could only _ask_ the LLM to do: clear context between tasks, inject exactly the right files at dispatch time, manage git branches, track cost and tokens, detect stuck loops, recover from crashes, and auto-advance through an entire milestone without human intervention.
One command. Walk away. Come back to a built project with clean git history.
npm install -g gsd-pi@latest
**📋 NOTICE: New to Node on Mac?** If you installed Node.js via Homebrew, you may be running a development release instead of LTS. Pin Node 24 LTS to avoid compatibility issues.
What's New in v2.37
- cmux integration — sidebar status, progress bars, and notifi
Related Skills
Setup Capi
Generate production-ready Meta Conversions API server-side tracking for Shopify, Stripe, Node, Python, or Next
Stagehand Agent
A powerful browser automation agent built with Stagehand that amplifies Playwright with act, extract, and obse
Intent Based Prompt Calibration
A system for automatic prompt optimization using Claude 3.5 models. IPC enables dynamic prompt refinement thro
Agentic Doc Templates
Stop coding agents from losing intent or building the wrong product shape. Modular Understanding/spec/TODO doc
Prompting Frameworks
Four Claude/Cowork skills for structuring and QA'ing prompts: ART (refining vague asks), ICIO (structuring pro
Gsd To Autoforge Spec
Convert GSD codebase mapping to AutoForge app_spec.txt
Related Agents
Big Picture Reviewer
Reviews PRs for alignment with stated goals, detects "CI chasing" anti-patterns, and ensures AI agent/skill in
Line Editor
Sentence-level prose polish — sharper than the developmental reviewer (which works on big-picture craft) and t
Part 11: Auto-Capture Hook (Stop Manually Writing Memory)
By Terp - Terp AI Labs --- The vault system from Part 9 is powerful, but there's a gap: you have to manually w