shep-ai/shep
Run Claude Code, Cursor, and Gemini CLI coding agents in parallel, each in its own isolated workspace
This tool helps software developers manage multiple AI coding agent sessions simultaneously. It takes a natural language description of a coding task as input and outputs a completed feature branch, automatically handling commits, pushes, and pull request creation. Developers can use this to work on many features in parallel without manual context switching or branch conflicts.
Use this if you are a software developer frequently using AI coding agents like Claude Code or Cursor CLI and need to manage several independent coding tasks at once across one or more repositories.
Not ideal if you rarely use AI coding agents or only work on one coding task at a time, as the overhead of managing parallel sessions would not provide much benefit.
Stars
99
Forks
9
Language
TypeScript
License
MIT
Category
Last pushed
Apr 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/shep-ai/shep"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
repowise-dev/claude-code-prompts
Independently authored prompt templates for AI coding agents — system prompts, tool prompts,...
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...