hnaymyh123-henry/claude-dev-skill

112 stars · Last commit 2026-05-27

A Claude Code custom skill that turns Claude into a Tech Lead — coordinating parallel Worker Agents through a full dev workflow: PRD alignment, architecture, coding, QA, and PR review.

README preview

# /dev — AI-Assisted Multi-Agent Development SOP for Claude Code

<a href="https://www.producthunt.com/posts/dev-for-claude-code?embed=true&utm_source=badge-featured&utm_medium=badge&utm_campaign=badge-dev-for-claude-code" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=dev-for-claude-code&theme=light" alt="/dev for Claude Code - Claude Code as a Tech Lead with parallel Worker Agents | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>

[中文版](./README.zh.md)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Claude Code](https://img.shields.io/badge/Claude%20Code-compatible-blue)](https://claude.com/claude-code)
[![Skill Type](https://img.shields.io/badge/type-slash%20command-purple)](https://docs.anthropic.com/en/docs/claude-code/slash-commands)

A custom skill for [Claude Code](https://claude.com/claude-code) that turns Claude into a **Tech Lead** coordinating multiple AI Worker Agents through a complete software development workflow — from requirements alignment to PR merge.

---

## Why /dev?

Most AI coding tools give you a smart autocomplete. `/dev` gives you an **engineering process**.

| Without /dev | With /dev |
|---|---|

View full repository on GitHub →