timothyjoh/cc-pipeline
Claude Code Pipeline - a Claude Agent SDK driven harness for greenfield development
Orchestrates autonomous development in phases using the Claude Agent SDK, where each phase breaks down user-testable Epics into spec, implementation, review, and commit steps. State persists in an append-only event log (`.pipeline/pipeline.jsonl`), enabling seamless interruption and resume across multi-hour builds. Integrates with Claude CLI, git, and Node.js, with pluggable agents (claudecode, codex, bash) and customizable step workflows via `.pipeline/workflow.yaml`.
Available on npm.
Stars
5
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/timothyjoh/cc-pipeline"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
UfoMiao/zcf
Zero-Config Code Flow for Claude code & Codex
frankbria/ralph-claude-code
Autonomous AI development loop for Claude Code with intelligent exit detection
popup-studio-ai/bkit-claude-code
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
cheolwanpark/claude-agent-toolkit
Python framework for building agents using claude-code-sdk with programmable tools
shinpr/claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.