GitHub Actions, Vercel, Railway 등 배포 상태를 확인합니다. "배포 상태 확인해줘", "CI 어때?", "deploy status", "빌드 됐어?" 같은 요청에 사용됩니다. $ARGUMENTS에 플랫폼 이름(github/vercel/railway)을 지정할 수 있습니다.
현재 브랜치의 변경사항으로 GitHub Pull Request를 자동 생성합니다. "PR 만들어줘", "PR 생성해줘", "create PR", "open PR" 같은 요청에 사용됩니다. $ARGUMENTS에 PR 제목이나 설명을 전달할 수 있습니다.
Slack 채널에 알림 메시지를 전송합니다. "슬랙에 알려줘", "slack notify", "slack 보내줘" 같은 요청에 사용됩니다. $ARGUMENTS에 전송할 메시지 내용을 전달할 수 있습니다.
Claude Code / Codex CLI용 워크플로우 자동화 플러그인.
GitHub PR 생성, Slack 알림 전송, 배포 상태 확인을 Claude Code에서 바로 실행할 수 있습니다.
| 스킬 | 명령어 | 설명 |
|---|---|---|
| GitHub PR 생성 | /workflow-automation:github-pr | 현재 브랜치로 PR 자동 생성 |
| Slack 알림 | /workflow-automation:slack-notify <메시지> | Slack 채널에 메시지 전송 |
| 배포 상태 확인 | /workflow-automation:deploy-check | GitHub Actions / Vercel / Railway 상태 확인 |
# 1. 마켓플레이스 등록
/plugin marketplace add JungKHyun/workflow-automation-plugin
# 2. 플러그인 설치
/plugin install workflow-automation
/plugin install github:JungKHyun/workflow-automation-plugin
claude --plugin-dir ./workflow-automation-plugin
.env 파일 또는 시스템 환경변수에 추가:
# GitHub 연동 (MCP 서버)
GITHUB_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxx
# Slack 연동 (MCP 서버)
SLACK_BOT_TOKEN=xoxb-xxxxxxxxxxxxxxxxxxxx
SLACK_TEAM_ID=T0XXXXXXXXX
# Slack Webhook (slack-notify 스킬용)
SLACK_WEBHOOK_URL=https://hooks.slack.com/services/xxx/xxx/xxx
플러그인이 활성화되면 다음이 자동 실행됩니다:
.ts, .tsx, .js, .jsx 파일을 Prettier로 자동 포맷팅~/.workflow-automation-log.jsonl)이 플러그인은 GitHub와 Slack MCP 서버를 자동으로 연결합니다. 환경변수가 설정되면 Claude가 직접 GitHub API와 Slack API를 호출할 수 있습니다.
Codex CLI도 MCP를 지원합니다. .mcp.json을 Codex 프로젝트에 복사하면 동일하게 사용 가능합니다:
cp .mcp.json ~/your-project/.mcp.json
Anthropic 공식 커뮤니티 마켓플레이스에 제출하려면:
claude plugin validate 로 검증MIT
Executes bash commands
Hook triggers when Bash tool is used
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jungkhyun/workflow-automation-pluginHarness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review