Get Shit Done: A Meta-Prompting, Context Engineering and Spec-Driven Dev System

https://github.com/gsd-build/get-shit-done

#HackerNews #GetShitDone #MetaPrompting #ContextEngineering #SpecDriven #Development

GitHub - gsd-build/get-shit-done: A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES. - gsd-build/get-shit-done

GitHub

For now, my view on #AI #specdriven Development: way too chaotic, and by the time you've built the context the way you want, you could've already coded out the solution. Even building a good context is no guarantee that the Agent will abide.

@kelseyhightower had a great video on LinkedIn on what Agentic Development feels like.

https://www.linkedin.com/posts/kelsey-hightower-849b342b1_this-is-genius-activity-7438636100136595456-ICjP/

If I do use AI, I prefer to use it just as a soundboard and do the coding myself. That seems to be a better use of my time.

🤣 | Kelsey Hightower | 46 comments

🤣 | 46 comments on LinkedIn

LinkedIn

We've seen spec-driven development before, in the 1990s, and it didn't catch on. Find out why not, what's changed this time around and what's still the same, in the full video on the Chiron Codex Patreon: https://www.patreon.com/posts/152374453

#softwareengineering #aicoding #specdriven #specdrivendevelopment

[노코드 라이브러리에서 얻은 교훈: 스펙 주도 개발, 방정식이 아닌 삼각형이다

AI 코딩 에이전트 시대에 스펙 주도 개발(Spec-Driven Development)을 동적인 삼각형으로 보는 관점을 제시. 스펙, 코드, 테스트가 서로 영향을 주고받는 피드백 루프가 중요하며, Plumb 같은 도구가 이를 지원할 수 있다는 내용.

https://news.hada.io/topic?id=27331

#specdriven #aicodeagent #plumb #feedbackloop #softwarecrisis

노코드 라이브러리에서 얻은 교훈: 스펙 주도 개발, 방정식이 아닌 삼각형이다

<p>AI 코딩 에이전트 시대에서 <strong>스펙 주도 개발(Spec-Driven Development)</strong> 을 단순히 “스펙 → 코드”라는 직선 방정식으로 보는 건...

GeekNews

Bạn đã thử GitHub spec‑kit để viết spec‑driven testing cho E2E chưa? Tác giả muốn biết kinh nghiệm dùng PRD làm nguồn sự thật duy nhất, cách duy trì spec trong đội nhanh, và việc kết hợp AI sinh test. Chia sẻ war‑story, lời khuyên và những rủi ro nhé! #Testing #SpecDriven #GitHub #E2E #PRD #AI #Dev #QA #PhátTriển #KiểmThử

https://www.reddit.com/r/programming/comments/1qpbj4d/has_anyone_tried_githubs_speckit_for_specdriven/

Tomorrow is the first day of #jChampionsConf! Free and on-line. Level up your #Java game with sessions on #RAG, #agentic #aI, Java 25, #modernization, multi-#agent systems, post-#quantum #cryptography, #spring, #specdriven development, pattern matching, value objects, #MCP servers, and more!

https://jchampionsconf.com

Register today: https://www.eventbrite.com/e/jchampions-conference-online-tickets-1977195901165

AI Engineer (@aiDotEngineer)

Al Harris(kirodotdev의 리드 개발자)가 AIE CODE에서 Spec-Driven Development에 관한 전체 워크숍을 진행했고, 그 세션의 녹화 영상을 처음으로 공개했습니다. 개발 방법론 중심의 실무 워크숍으로 유튜브를 통해 발표 자료와 녹화본이 제공됩니다.

https://x.com/aiDotEngineer/status/2009721356842320061

#specdriven #workshop #aicode #softwareengineering

AI Engineer (@aiDotEngineer) on X

🆕 Spec-Driven Development https://t.co/A7uAdlfdqW Al Harris, Lead Dev of @kirodotdev, did a full workshop on Spec Driven Development at AIE CODE and we are excited to release it for the first time!

X (formerly Twitter)

讓 AI 幫你寫程式!亞馬遜港都創新日:90 分鐘 Kiro 實戰 × 百業轉型案例 × 專家現場指導

廣編企劃 2025-11-17 10:00:00 CST「2025 亞馬遜港都創新日」將於高雄登場。亮點為 Kiro 實作工作坊,您將親身體驗以自然語言描述需求,由 AI 自動生成應用程式。現場匯集百工百業轉型案例,一同見證 AI 協作開發的未來。
https://www.thenewslens.com/article/261081
#高雄雲端活動 #Spec-Driven Development #實作體驗 #AWS 工作坊 #產業數位轉型 #Agentic AI #科技 #港都創新日 #AWS Kiro #AI 寫程式

讓 AI 幫你寫程式!亞馬遜港都創新日:90 分鐘 Kiro 實戰 × 百業轉型案例 × 專家現場指導 - TNL The News Lens 關鍵評論網

「2025 亞馬遜港都創新日」將於高雄登場。亮點為 Kiro 實作工作坊,您將親身體驗以自然語言描述需求,由 AI 自動生成應用程式。現場匯集百工百業轉型案例,一同見證 AI 協作開發的未來。

TNL The News Lens 關鍵評論網

🤖 Tested Kiro IDE's spec-driven AI development approach - very different from traditional coding assistants!

Instead of chat-based coding, it uses:
✅ EARS requirements syntax
✅ Structured design blueprints
✅ Granular agent security controls

Promising for enterprise teams but has preview-stage limitations. The planning-first methodology could be game-changing.

Full review: https://www.lotharschulz.info/2025/07/20/kiro-ide-review-spec-driven-ai-agent-development-vs-traditional-coding-assistants/

#Kiro #DeveloperTools #SpecDriven

Fellow #golang people, how do you generate Go client and server skeletons from #OpenAPI specs in your projects?

I’m currently using https://github.com/oapi-codegen/oapi-codegen but I’m eager to learn about alternatives.

I also know https://github.com/OpenAPITools/openapi-generator.

#SpecFirst #SpecDriven

GitHub - oapi-codegen/oapi-codegen: Generate Go client and server boilerplate from OpenAPI 3 specifications

Generate Go client and server boilerplate from OpenAPI 3 specifications - oapi-codegen/oapi-codegen

GitHub