Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Forge 기획 파이프라인 — spec-write/writing-plans/requirements-clarity/autoplan. S1~S3 도구.
npx claudepluginhub moongci38-oss/forge-plugins --plugin forge-planForge S4(Phase 4 Step 4-②) 기술 검토 전문 에이전트 — 7축(아키텍처·API·데이터모델·보안·성능·테스트전략·기술부채). S4 산출물(s4-development-plan.md — 개발 계획·아키텍처·ADR·보안 설계)을 기술적 관점에서 검토하고 CRITICAL/HIGH/MEDIUM/LOW 등급의 이슈 리포트(wave3-cto-{date}.md)를 생성한다. 부적절한 보안 N/A도 검토. Use for: S4 기술 검토, 아키텍처 ADR 검증, 기술 스택 적합성 평가
Spec 문서 작성 전문가. 새로운 기능의 Specification 문서를 작성하거나 기존 Spec을 업데이트할 때 사용. Constitution 기반으로 정확한 형식의 Spec 문서를 생성.
기획서를 CEO(비즈니스)→Design(UX)→Engineering(기술) 3관점으로 순차 리뷰하는 스킬. Phase 3 에이전트 회의 후 자동 트리거. MAS P1: + Codex critic 4번째 관점 adversarial 추가 (6관점 확장).
Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core questions - Why? (YAGNI check) and Simpler? (KISS check) - to ensure clarity before coding.
Transforms a spec or requirements document into a comprehensive, bite-sized implementation plan before touching code. Produces TDD-oriented task sequences with exact file paths, step-by-step actions (2-5 minutes each), and explicit test verification steps. Use when starting multi-step implementations with a spec, but before any code changes begin.
Uses power tools
Uses Bash, Write, or Edit tools
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.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
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.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Forge 시스템 핵심 스킬 + MCP 서버 + 온보딩 훅. 6-plugin 패키지의 공통 기반.
Forge 리서치 도구 — article/yt/site-deep-analyze/rag-search. 분석·지식 파이프라인.
Forge 개발 파이프라인 스킬 + 에이전트. QA/헬러/보안검수/성능/playwright/MAS 검수 등 Phase 1~12 도구.
Forge 디자인 도구 — figma-sync/image-orchestrate/multiformat-image. UI·에셋 파이프라인.
Forge 게임팩 — gdd/game-qa/game-asset-pipeline/asset-extract. GodBlade/Unity 전용.
Forge Claude Code Plugin Marketplace — 6개 플러그인 패키지.
레포:
github.com/moongci38-oss/forge-plugins(public)
| 역할 | 설치 플러그인 |
|---|---|
| 백엔드/풀스택 개발자 | forge-core + forge-dev |
| 기획자 / PM | forge-core + forge-plan |
| 리서처 | forge-core + forge-research |
| 디자이너 | forge-core + forge-design |
| 게임 개발자 | forge-core + forge-design + forge-game |
| 전체 설치 | 위 6개 모두 |
| 플러그인 | 버전 | 설명 | 의존성 |
|---|---|---|---|
| forge-core | v0.1.0 | 핵심 인프라 — cr-multi/approve-worker + 온보딩 훅 + 규칙 3종 | 없음 (기반) |
| forge-dev | v0.1.0 | 개발 파이프라인 — qa/healer/investigate/api-e2e/playwright (21 skills, 10 agents) | forge-core |
| forge-plan | v0.1.0 | 기획 파이프라인 — spec-write/writing-plans/requirements-clarity/autoplan | forge-core |
| forge-research | v0.1.0 | 리서치 — article/yt/rag-search/site-deep-analyze | forge-core |
| forge-design | v0.1.0 | 디자인 — figma-sync/image-orchestrate/multiformat-image | forge-core |
| forge-game | v0.1.0 | 게임팩 — gdd/game-qa/game-asset-pipeline/asset-extract (Unity 전용) | forge-core, forge-design |
claude plugin marketplace add moongci38-oss/forge-plugins
claude plugin install forge-core # 필수 (모든 역할)
claude plugin install forge-dev # 개발자
claude plugin install forge-plan # 기획자/PM
claude plugin install forge-research # 리서처
claude plugin install forge-design # 디자이너
claude plugin install forge-game # 게임 개발자 (forge-design도 함께)
설치 후 Claude Code를 재시작해야 플러그인이 활성화됩니다.
# Claude Code 재시작 (IDE 익스텐션이면 창 닫고 다시 열기)
claude plugin list
forge-core 등 설치한 플러그인이 목록에 표시되면 완료.
Claude Code 세션 시작 시 forge-core의 SessionStart 훅이 자동 실행:
[forge-onboard] orch-token.key created: ~/.config/forge/orch-token.key
[forge-onboard] rules installed: forge-core.md
[forge-onboard] rules installed: behavior-core.md
[forge-onboard] rules installed: tool-rules.md
~/.claude/rules/에 forge 규칙 3종 설치 (이미 있으면 스킵)온보딩은 한 번만 실행됩니다. 이미 파일이 있으면 자동으로 스킵.
자동 업데이트 없음. 개발자가 플러그인을 고도화하면 팀원이 수동으로 업데이트해야 합니다.
# 1. 업데이트 실행
claude plugin update forge-core
claude plugin update forge-dev # 설치한 것만
# 2. Claude Code 재시작
팀 채널에서 업데이트 공지를 확인하세요. 버전 변경 내역은 아래 Changelog에서 확인.
/cr-triple, /cr-double 등 cr-* 계열은 Codex MCP + Gemini MCP 필수.
MCP 없으면 cr-* 커맨드 동작 X.
# ~/.bashrc 또는 ~/.zshrc 에 추가
export OPENAI_API_KEY="sk-..." # Codex MCP용
export GEMINI_API_KEY="AIza..." # Gemini MCP용
# Codex MCP (npm 전역 설치)
npm install -g @openai/codex
# Gemini MCP (npx 자동 설치 — 별도 설치 불필요)
~/.claude.json 파일에 아래 추가:
{
"mcpServers": {
"codex": {
"type": "stdio",
"command": "codex",
"args": ["mcp-server"],
"env": {}
},
"gemini": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@fre4x/gemini"],
"env": {
"GEMINI_API_KEY": "<your-gemini-api-key>"
}
}
}
}
MCP 등록 후 재시작해야 적용됩니다.
MCP 없이도 forge-core 나머지 스킬과 forge-dev/plan/research/design/game 정상 동작.
forge-core는 Codex/Gemini MCP를 포함. 사용하려면 환경변수 설정:
# ~/.bashrc 또는 ~/.zshrc 에 추가
export OPENAI_API_KEY="sk-..." # Codex MCP (cr-triple 2차 검수)
export GEMINI_API_KEY="AIza..." # Gemini MCP (vision 분석)
MCP 없이도 forge-core/forge-dev 기본 스킬 정상 동작.
Marketplace 방식 대신 직접 클론해서 사용할 수 있습니다.
# 레포 클론
git clone https://github.com/moongci38-oss/forge-plugins.git ~/forge-plugins-repo
# ~/.claude/settings.json 에 영구 등록
~/.claude/settings.json:
{
"plugins": [
{ "path": "~/forge-plugins-repo/forge-core" },
{ "path": "~/forge-plugins-repo/forge-dev" }
]
}
이 방식은 git pull로 업데이트 가능:
cd ~/forge-plugins-repo && git pull
# Claude Code 재시작 → 새 버전 자동 로드
설치 완료 후 Claude Code 채팅창에서 / 입력하면 스킬 목록이 자동 표시됩니다.