By gridi-ai
Cowork(Claude Desktop)과 Claude Code 간 문서 파이프라인. Cowork에서 제출한 기획문서를 Claude Code가 자동 처리하고 결과를 돌려줍니다.
Claude Code가 보낸 실행 계획을 승인합니다. submit 스킬로 작업 요청 후 계획이 도착한 상태에서 "승인해줘", "진행해" 등의 요청 시 사용.
Claude Code에 요청한 작업의 진행 상황이나 결과를 확인합니다. submit 스킬로 요청한 작업 상태 확인 시 사용.
Cowork에서 제출된 문서를 처리하는 브릿지. inbox 문서 확인, 계획 조회, 승인, 처리 완료 결과 확인을 수행합니다. Cowork 연동, 문서 파이프라인, 기획 문서 처리 시 사용.
Cowork Bridge 초기 설정. MCP 서버 등록, 데이터 디렉토리 생성, 의존성 설치를 자동으로 수행합니다. 최초 설치 시 사용.
Cowork Bridge watcher를 시작합니다. inbox 감시 → 자동 계획 생성 → Cowork 승인 후 전체 권한 실행. 백그라운드 감시 시작 시 사용.
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.
Cowork(Claude Desktop)과 Claude Code 사이의 문서 파이프라인.
Cowork에서 작업을 요청하면 Claude Code가 자동으로 처리하고 결과를 돌려줍니다.
Cowork Watcher Claude Code
────── ─────── ───────────
submit_and_wait ──→ inbox/
(대기 중...) pending 감지 →
claude -p (읽기전용) ──→ 문서 분석 + 계획 생성
← 계획 반환
approve_plan ──→ inbox/
(대기 중...) approved 감지 →
claude -p (전체권한) ──→ 실제 작업 실행
← 결과 반환
# 클론
git clone https://github.com/gridi-ai/cowork-bridge.git
cd cowork-bridge
# 의존성 설치 + 빌드
npm install
npm run build
# Claude Code에서 플러그인으로 로드
claude --plugin-dir .
setup.command를 더블클릭하면 자동으로:
/submit cowork-bridge에서 불필요한 파일 제거해줘
→ Claude Code에 작업 요청, 계획이 올 때까지 대기
/approve
→ 계획 승인, 실행 완료까지 대기 후 결과 반환
/check-result
→ 진행 상황/결과 확인
/cowork-bridge list # 문서 목록
/cowork-bridge plan <id> # 실행 계획 조회
/cowork-bridge process <id> # 승인된 문서 처리
/cowork-bridge results # 완료 결과 목록
npm run watch
또는 start-watcher.command 더블클릭.
inbox를 감시하고:
| 도구 | 용도 |
|---|---|
submit_and_wait | 문서 제출 + 결과 대기 |
approve_plan | 실행 계획 승인 + 결과 대기 |
get_plan | 실행 계획 조회 |
list_documents | 문서 목록 |
get_document | 문서 내용 조회 |
complete_document | 처리 결과 저장 |
list_results | 완료 결과 목록 |
get_result | 결과 내용 조회 |
cowork-bridge/
├── .claude-plugin/plugin.json # 플러그인 매니페스트
├── .mcp.json # Claude Code MCP 설정
├── skills/
│ ├── cowork-bridge/SKILL.md # Claude Code용 스킬
│ ├── cowork-setup/SKILL.md # 설치 스킬
│ ├── cowork-watch/SKILL.md # watcher 시작 스킬
│ ├── submit/SKILL.md # Cowork용: 작업 요청
│ ├── approve/SKILL.md # Cowork용: 계획 승인
│ └── check-result/SKILL.md # Cowork용: 결과 확인
├── src/
│ ├── index.ts # MCP 서버
│ └── watcher.ts # 파일 감시 + claude CLI 자동 실행
├── setup.command # 비개발자용 설치
└── start-watcher.command # 비개발자용 watcher 실행
MIT
npx claudepluginhub gridi-ai/cowork-bridgeQA automation — test case generation, Playwright E2E tests, and visual QA testing.
Backend and frontend code review with architecture, security, and performance checklists.
Backend API development — tech spec, OpenAPI spec, TDD tests, and API implementation.
Full-stack development workflow orchestrator. 18 AI agents from backlog to deployment.
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Create content, plan campaigns, and analyze performance across marketing channels. Maintain brand voice consistency, track competitors, and report on what's working.
Prospect, craft outreach, and build deal strategy faster. Prep for calls, manage your pipeline, and write personalized messaging that moves deals forward.