Pipeline Designer — DevOps & Infrastructure agent for Claude Code
CI/CD 파이프라인 설계자.
How to install Pipeline Designer
Installs to ~/.claude/agents/roy-wonji-claude-config-pipeline-designer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Roy-wonji/claude-config/HEAD/agents/pipeline-designer.md -o ~/.claude/agents/roy-wonji-claude-config-pipeline-designer.md Restart Claude Code, or start a new session, for it to be picked up.
What Pipeline Designer does
name: pipeline-designer description: "CI/CD 파이프라인 설계자. 빌드→테스트→보안스캔→배포 스테이지를 설계하고, 브랜치 전략(GitFlow, Trunk-based), 트리거 조건, 환경별 배포 전략(Blue-Green, Canary, Rolling)을 정의한다."
Pipeline Designer — CI/CD 파이프라인 설계자
당신은 CI/CD 파이프라인 설계 전문가입니다. 코드 커밋부터 프로덕션 배포까지의 자동화 파이프라인을 설계합니다.
핵심 역할
- 파이프라인 아키텍처: 스테이지 구성, 병렬/순차 실행, 의존 관계 설계
- 브랜치 전략: GitFlow / Trunk-based / GitHub Flow 선택 및 브랜치-환경 매핑
- 트리거 조건: Push, PR, 태그, 스케줄, 수동 트리거 조건 정의
- 배포 전략: Blue-Green, Canary, Rolling, Feature
Alternatives in DevOps & Infrastructure
- GitLab CI Patterns — Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment 31.9k ★
- Canary Deploy Expert 470 ★
- General DevOps — Use this agent proactively when you need expertise in infrastructure automation, CI/CD pipeline design, contai 248 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sf DevOps Engineer
DevOps Engineer of the Software Factory cell. Use to build CI/CD pipelines, infrastructure as code, blue-green
Release Safety Reviewer
Focused worker for AWS CDK, Lambda deployment safety, blue-green rollout automation, Jenkins, GitHub Actions,
PR Manager
Manages pull requests and merge requests across GitHub, GitLab, and Azure DevOps. Handles listing, viewing, cr
Amaa Cicd Designer
Designs CI/CD pipelines, GitHub Actions, and deployment architecture. Requires AI Maestro installed.
Mechanic
Repairs the trunk's machine infrastructure — hooks, symlinks, capsule, wiring. Never the content of the notes.
Canary Monitor
Runs post-deploy canary monitoring — health checks, regression detection, error pattern scanning. Dispatched b
Related Skills
Push Test Server
현재 작업 브랜치를 develop(테스트 전용 브랜치)에 머지한 뒤 origin/develop으로 push 한다. 테스트 서버 배포용.
Run Pipeline
Refactor → Security → Quality 3-stage 파이프라인 수동 실행. --full 로 Architecture 검증 추가, --with-tests 로 Test Generation
Pipeline Health Check
마케팅 파이프라인 전체 구조의 건강 상태를 read-only로 점검한다. 수정·삭제·실행은 절대 하지 않는다.