
/dev for Claude Code
Claude Code as a Tech Lead with parallel Worker Agents
52 followers
Claude Code as a Tech Lead with parallel Worker Agents
52 followers
Most AI coding tools give you autocomplete. /dev gives you an engineering process. A 6-phase SOP turning Claude Code into a Tech Lead with parallel Worker Agents in isolated worktrees: PRD alignment, architecture, coding, QA, code review, and iteration. Includes conflict detection, counterexample checks, mandatory security audits, and DB migration guards. Open source, MIT.







/dev for Claude Code
Raycast
/dev for Claude Code
@chrismessina Great question! You're right that Claude Code has native subagent support β /dev builds on top of that, not replaces it.
The key difference is engineering process discipline. Native subagents are like giving junior devs tasks with no guardrails. /dev adds what a real Tech Lead would enforce:
Before coding β PRD alignment + architecture review, so agents aren't building the wrong thing.
During coding β each Worker runs in an isolated git worktree, does a 6-category counterexample self-check (null, boundary, concurrency, malicious inputβ¦), and checks for file-overlap conflicts with other open Issues.
Before merging β mandatory security audits (bandit/npm audit), structured code review with veto conditions (e.g., any direct DDL = auto-reject), and post-merge PR coordination.
Think of it as: Claude Code gives you the agents, /dev gives you the SOP that keeps them from shipping broken code. It's the difference between "write code in parallel" and "run a disciplined engineering team."Β
Raycast
@yuanheng_maΒ cool, thanks β that's helpful!
What level of complexity is best suited for this? I feel like the tasks I give Claude Code aren't that sophisticated...
Raycast
@yuanheng_maΒ Heh, I asked Claude Code to assess whether this is a good fit for me: