Tagged articles
2 articles
Page 1 of 1
James' Growth Diary
James' Growth Diary
Jun 23, 2026 · Artificial Intelligence

GSD Framework: Turning AI Programming into an Industrial Pipeline

GSD (Get Shit Done) reimagines AI programming as an industrial pipeline by explicitly managing the scarce context window, structuring work into a five‑stage workflow (Discuss, Plan, Execute, Verify, Ship), and using a .planning directory, XML plans, wave‑parallel execution, and Goal‑Backward verification to combat context rot and ensure observable, schedulable, recoverable development, while noting its high setup cost and strict discipline requirements.

AI context engineeringGSDGoal-Backward verification
0 likes · 20 min read
GSD Framework: Turning AI Programming into an Industrial Pipeline
AI Engineer Programming
AI Engineer Programming
Apr 11, 2026 · Artificial Intelligence

Spec-Driven Development: A Comparative Look at Spec Kit, OpenSpec, and GSD

The article examines Spec‑Driven Development (SDD) for AI‑assisted coding, outlining its core philosophy and comparing three frameworks—GitHub’s heavyweight Spec Kit, the lightweight OpenSpec, and the performance‑focused GSD—while offering guidance on when each tool best fits different development scenarios.

AI codingGSDOpenSpec
0 likes · 8 min read
Spec-Driven Development: A Comparative Look at Spec Kit, OpenSpec, and GSD