Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub bae-changhyun/cc-plugins-bch --plugin gitwfMUST use this skill when user asks to commit, create commit, save work, or mentions "커밋". This skill OVERRIDES default git commit behavior. Creates commits following Conventional Commits format with emoji + type/scope/subject (✨ feat, 🐛 fix, ♻️ refactor, etc).
MUST use this skill when user asks to create PR, open pull request, submit for review, or mentions "PR 생성/만들기". This skill OVERRIDES default PR creation behavior. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels.
MUST use this skill when user asks to merge PR, close PR, finalize PR, or mentions "PR 머지/병합". This skill OVERRIDES default PR merge behavior. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.
MUST use this skill when user asks to resolve PR comments, handle review feedback, fix review comments, or mentions "리뷰 코멘트/피드백". This skill OVERRIDES default behavior. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
GitHub and Git workflow tools: commit-creator, pr-creator, pr-reviewer, and pr-comment-resolver agents, slash commands for commits, PRs, and review comment resolution, plus skills for PR/commit workflows.
Git workflow tools: commits, PRs, review inbox, checkout, and work triage
Harness-native ECC plugin for engineering teams - 64 agents, 261 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment
문서 작성 플러그인 - 블로그, 업무일지, 포트폴리오, README, 코딩테스트 등
AI 뉴스 통합 수집 - HN, Reddit, GeekNews, TLDR, Threads, Velopers, DevDay를 하나의 뉴스레터로
채용 지원 종합 도구: 환경 초기화, 채용공고 크롤링, 기업/직무 리서치, 자소서 작성/퇴고, 면접 준비까지 원스톱 지원
# 1. 마켓플레이스 등록
/plugin marketplace add Bae-ChangHyun/cc-plugins-bch
# 2. 플러그인 설치
/plugin install docs@cc-plugins-bch # 문서 작성
/plugin install gitwf@cc-plugins-bch # Git/GitHub 워크플로우
/plugin install utils@cc-plugins-bch # 개발 유틸리티
/plugin install newsletter@cc-plugins-bch # AI 뉴스레터
/plugin install jobs@cc-plugins-bch # 채용 지원
| 플러그인 | 설명 | 주요 기능 |
|---|---|---|
| docs | 문서 작성 자동화 | 블로그, 업무일지, 개발일지, 포트폴리오, README |
| gitwf | Git 워크플로우 | Conventional Commits, PR 생성/병합/리뷰 |
| utils | 유틸리티 | 스킬 작성 가이드, OCR, 세션 마이그레이션 |
| newsletter | AI 뉴스레터 | 7개 소스 자동 수집, 카테고리 분류, Telegram 전송 |
| jobs | 채용 지원 | 환경 초기화, 채용공고 크롤링, 리서치, 자소서, 면접 |
블로그, 일지, README, 포트폴리오를 AI가 자동 생성합니다.
Agents:
Commands:
/docs:blog /docs:worklog /docs:devlog /docs:portfolio /docs:readme /docs:configure
Conventional Commits 커밋, PR 생성/병합/리뷰를 자동 처리합니다.
Skills:
Skills:
7개 플랫폼에서 AI/개발 뉴스를 자동 수집하고, 카테고리별로 분류하여 Telegram으로 전송합니다.
Skills:
| 스킬 | 설명 |
|---|---|
| ai-news-onboard | 초기 설정 (플랫폼, Telegram bot_token, 주기) |
| ai-news-start | 시스템 crontab에 자동 수집 등록 (세션 유지 불필요) |
| ai-news-stop | crontab에서 자동 수집 해제 |
| ai-news-now | 즉시 1회 수집 |
수집 소스: HN, Reddit, GeekNews, TLDR, Threads, Velopers, DevDay
주요 특징:
claude -p 활용 — Claude Code 세션 유지 불필요/newsletter:ai-news-onboard # 최초 설정
/newsletter:ai-news-start # 자동 수집 시작 (crontab 등록)
/newsletter:ai-news-stop # 자동 수집 중단
/newsletter:ai-news-now # 즉시 수집
채용공고 크롤링부터 자소서 작성, 퇴고, 면접 준비까지 전 과정을 지원합니다.
Skills:
| 스킬 | 설명 |
|---|---|
| init | 폴더 구조 생성 (현재 디렉토리 기준) |
| crawl | 채용공고 URL 크롤링 → 마크다운 정리 |
| research | 기업분석 + 직무분석 에이전트 병렬 실행 |
| write | 문항 유형 자동 판별 → 자소서 2-3개 버전 생성 |
| review | 클리셰 검사, AI 티 제거, 일관성 검증, 표현 업그레이드 |
| interview | 1분 자기소개, 질문 100개, 모의면접 |
워크플로우:
init → crawl → research → write → review → interview
| 이벤트 | 알림 내용 | Urgency |
|---|---|---|
| 권한 요청 | "권한 승인이 필요합니다" | critical |
| 입력 대기 | "입력을 기다리고 있습니다" | normal |
| 작업 완료 | "작업이 완료되었습니다" | normal |
/plugin marketplace update
/plugin update docs@cc-plugins-bch
/plugin update gitwf@cc-plugins-bch
/plugin update utils@cc-plugins-bch
/plugin update newsletter@cc-plugins-bch
/plugin update jobs@cc-plugins-bch
MIT License