Tag: dev-tools
All the articles with the tag "dev-tools".
-
Parallel Claude Code with Jujutsu: Running Claude Code in Parallel using JJ
Published: Jul 22, 2025Punta Cana, Dominican RepublicA practical guide to leveraging Jujutsu (jj) for running multiple, parallel Claude Code sessions. Learn two powerful workflows—multiple revisions and multiple workspaces—to manage AI-generated code, curate messy outputs, and stack dependent tasks effortlessly.
-
Spec-Driven Development: Beyond Vibe Coding with Commands & Hooks
Published: Jul 15, 2025Updated: Nov 9, 2025Punta Cana, Dominican RepublicConversational AI is hitting a wall. To build production software, we must move from prompts to a programmable, Spec-Driven Development (SDD) model, powered by toolkits like Spec Kit.
-
Use Jujutsu, Not Git: Why Your Next Coding Agent Should Use Jujutsu
Published: Jul 7, 2025Punta Cana, Dominican RepublicCoding agents are messy and experimental. Git is a sharp knife for expert hands. Jujutsu is a safe, automatable power tool. Learn why Jujutsu is the superior version control system for orchestrating AI agents.