Skip to content

chore(moai): self-dev meta sweep (skills 통합 + harness/brain + LLM panel CI)#106

Open
GoosLab wants to merge 1 commit intomainfrom
chore/self-dev-sweep-2026-05-05
Open

chore(moai): self-dev meta sweep (skills 통합 + harness/brain + LLM panel CI)#106
GoosLab wants to merge 1 commit intomainfrom
chore/self-dev-sweep-2026-05-05

Conversation

@GoosLab
Copy link
Copy Markdown
Contributor

@GoosLab GoosLab commented May 5, 2026

Summary

변경 카테고리

1. Skills consolidation (185 paths, 큰 net 삭제)

대량 deprecation/통합 — 다음 skill 들의 SKILL.md + modules/* + references/* 일괄 삭제:

  • moai-design-craft → moai-design-system 통합
  • moai-design-tools → moai-design-system + Pencil portion 통합
  • moai-docs-generation → moai-workflow-project 흡수
  • moai-domain-mobile → 별도 SPEC 후보로 deprecation
  • moai-domain-uiux → moai-design-system 흡수
  • moai-formats-data → 별도 SPEC 후보로 deprecation
  • moai-foundation-context → moai-foundation-core 흡수
  • moai-foundation-philosopher → moai-foundation-thinking 흡수 (modules + references rename — git history 보존)
  • moai-library-mermaid / nextra / shadcn → 외부 ref skill 로 이전
  • moai-tool-ast-grep / svg → 별도 SPEC 후보
  • moai-workflow-jit-docs / pencil-integration / research / templates / thinking → moai-workflow-* 통합
  • moai-domain-db-docs → moai-domain-database 흡수
  • moai-platform-database-cloud → moai-domain-database 흡수
  • 각 잔존 skill 의 references/examples.md / references/reference.md 삭제 (Level 3 bundled 콘텐츠 정리)

신규:

  • moai-design-system, moai-domain-design-handoff, moai-domain-ideation, moai-domain-research
  • moai-foundation-thinking modules (assumption-matrix, cognitive-bias, first-principles, trade-off-analysis) + philosopher references rename
  • moai-harness-learner, moai-meta-harness — Tier 4 harness 학습 sub-system
  • moai/references/anti-patterns.md, file-reading-optimization.md (workflow rule 에서 이동)
  • moai/workflows/brain.md — 7-phase ideation pipeline
  • moai/team/run.md (+37) — team-mode run

slim 화 (frontmatter only): moai-domain-backend / database / frontend / framework-electron / platform-auth / chrome-extension / deployment / workflow-design-import / workflow-project / workflow-testing 의 SKILL.md 본문 +11~+97 lines 만 유지 (references 삭제로 Level 3 bundled 콘텐츠 정리)

2. Rules update (27 paths)

신규 (revfactory/harness + Karpathy 흡수, NOTICE.md 부착):

  • core/askuser-protocol.md — AskUserQuestion canonical reference (deferred tool preload, anti-pattern catalog)
  • core/zone-registry.md — 152 entry HARD/Frozen/Evolvable 통합 인덱스
  • development/agent-patterns.md, karpathy-quickref.md, orchestrator-templates.md, skill-ab-testing.md, skill-writing-craft.md
  • quality/boundary-verification.md
  • workflow/context-window-management.md, session-handoff.md, team-pattern-cookbook.md
  • NOTICE.md — Apache 2.0 + Karpathy attribution

삭제 (구버전 통합):

  • core/lsp-client.md → .moai/decisions/lsp-client-choice.md 로 rename (92% 유사도, git rename detection)
  • workflow/file-reading-optimization.md → skills/moai/references/ 로 rename
  • workflow/team-protocol.md, workflow-modes.md

수정 (HARD rule 보강): core/agent-common-protocol.md (+39), moai-constitution.md (+11), settings-management.md (+157), design/constitution.md (+10), workflow/spec-workflow.md (+92), worktree-integration.md (+50) 외

3. Agents revision (10 paths)

신규:

  • manager-brain.md — /moai brain 7-phase orchestrator
  • manager-cycle.md — TDD/DDD 통합 cycle agent (manager-tdd 와 manager-ddd 의 unified successor)

수정: builder-skill, expert-frontend (+64), manager-ddd, manager-docs, manager-project, manager-spec (+48), manager-strategy, manager-tdd (+151) — sub-agent worktree side-effect 회피 패턴 추가, AskUserQuestion 위임 boundary 명확화

4. Hooks (3 paths)

  • handle-post-tool.sh (+15) — memory audit warnings
  • handle-post-tool-failure.sh (+3)
  • handle-harness-observe.sh (신규) — harness Tier 4 학습 신호 capture

5. Commands (1)

  • brain.md — /moai brain 진입점 thin command

6. Output styles (1)

  • moai.md (+4) — Progress Board template 보강 + Stage state machine 정렬

7. Config (12 paths, .moai/config/sections/*.yaml)

  • git-convention (+25), harness (+18), language (+6), llm (+18), mx (+20), observability (+3), project (+2), quality (+129), runtime (+69), system (+4), workflow (+5)
  • 신규: github-actions.yaml — multi-LLM panel CI 설정

8. CI workflows (6 paths, .github/)

  • claude-code-review.yml, claude.yml — Claude Code 자동 review
  • codex-review.yml, gemini-review.yml, glm-review.yml — Codex / Gemini / GLM 다중 모델 panel review
  • llm-panel.yml — orchestrator
  • actions/codex-bootstrap, detect-language, setup-glm-env — composite actions

9. Workspace dirs (3 신규)

  • .moai/archive/skills/v2.16/ — 삭제된 skill 보존 (rollback 가능)
  • .moai/brain/IDEA-EXAMPLE/ — brain workflow 예시 (claude-design-handoff/ 5 파일 + ideation/proposal/research)
  • .moai/decisions/lsp-client-choice.md (+7) — 결정 기록 (lsp-client.md rename target)

10. Root meta

  • CLAUDE.md (+128) — Section 8 + 14 + 15 + 16 + 17 보강 (AskUserQuestion architecture, worktree isolation [HARD], Agent Teams CG mode, Context search protocol, Troubleshooting)
  • .gitignore (+7) — .moai/reports/plan-audit/*.md ignored (.gitkeep 만 추적, SPEC-WF-AUDIT-GATE-001)
  • .moai/reports/plan-audit/.gitkeep — directory placeholder

격리 보장 (SPEC plan 작업과 0건 충돌)

Test Plan

  • CI green (Go build/vet/gofmt/test-race + Brand Notation Check) — code 변경 0건이므로 trivial PASS 기대
  • Skill consolidation 후 /moai 진입 시 누락된 skill 호출 검증 (brain/design/run/sync 모두 정상 작동)
  • manager-brain / manager-cycle 신규 agent 의 frontmatter 8-field schema 검증 (builder-agent 자체 audit)
  • CLAUDE.md 40K 자 제한 준수 확인 (현재 +128 lines 추가 후 여전히 below limit)
  • Multi-LLM panel CI workflow 가 신규 PR 에서 실제 트리거되는지 (본 PR 자체로 dogfooding 가능)
  • .moai/decisions/lsp-client-choice.md rename 이 git log --follow 로 git history 추적 가능

변경하지 않은 것 (scope discipline)

Review 포인트

  • Net 57,138 line 삭제: skill consolidation 의 합법적 결과인지, 의도하지 않은 중요 콘텐츠 손실 없는지 — git diff --diff-filter=D --name-only 로 삭제된 파일 list 검토
  • Rename detection: moai-foundation-philosophermoai-foundation-thinking, core/lsp-client.md.moai/decisions/lsp-client-choice.md 가 100%/92% 유사도로 정상 detect — git history 보존
  • CI 워크플로우 secret 의존성: claude.yml / codex-review.yml / gemini-review.yml / glm-review.yml 가 GitHub repo secrets (ANTHROPIC_API_KEY, OPENAI_API_KEY, GEMINI_API_KEY, GLM_API_KEY) 등 요구 — 미설정 시 silent skip 또는 fail 동작 검증
  • manager-cycle vs manager-tdd/ddd 공존: 신규 manager-cycle 이 기존 manager-tdd/ddd 를 대체할지, 공존할지 — 충돌 시 위임 우선순위 결정 필요

🗿 MoAI email@mo.ai.kr

… panel CI

본 commit 은 본 세션의 SPEC plan 작업 (PR #104 SPEC-GOOSE-CLI-TUI-002 / PR #105 CLI-001 drift)
과 격리되어 working tree 에 잔존하던 self-dev meta 변경 일괄 정리.

## 변경 카테고리 (260 paths, +10,571 / -57,138 net)

### Skills 통합 (185 paths, 대규모 net 삭제)

대량 삭제:
- moai-design-craft / moai-design-tools / moai-docs-generation / moai-domain-mobile /
  moai-domain-uiux / moai-formats-data / moai-foundation-context / moai-foundation-philosopher /
  moai-library-mermaid / moai-library-nextra / moai-library-shadcn / moai-tool-ast-grep /
  moai-tool-svg / moai-workflow-jit-docs / moai-workflow-pencil-integration /
  moai-workflow-research / moai-workflow-templates / moai-workflow-thinking / moai-domain-db-docs /
  moai-platform-database-cloud — 통합 또는 deprecation
- 각 skill 의 references/examples.md, references/reference.md, modules/*.md 일괄 삭제
- moai-domain-backend / moai-domain-database / moai-domain-frontend / moai-framework-electron /
  moai-platform-auth / moai-platform-chrome-extension / moai-platform-deployment /
  moai-workflow-design-import / moai-workflow-project / moai-workflow-testing — references 삭제 +
  SKILL.md frontmatter slim 화 (각 +11~+97 lines)

신규:
- moai-design-system, moai-domain-design-handoff, moai-domain-ideation, moai-domain-research
- moai-foundation-thinking modules (assumption-matrix, cognitive-bias, first-principles,
  trade-off-analysis) + references (philosopher-examples, philosopher-reference) 흡수
- moai-harness-learner, moai-meta-harness — harness 학습 sub-system
- moai/references/anti-patterns.md, file-reading-optimization.md (workflow rule 에서 이동)
- moai/workflows/brain.md — 7-phase ideation pipeline
- moai/team/run.md (+37) — team-mode run

### Rules update (27 paths)

신규:
- core/askuser-protocol.md — AskUserQuestion canonical reference (deferred tool preload, anti-pattern)
- core/zone-registry.md — 152 entry HARD/Frozen/Evolvable 통합 인덱스
- development/agent-patterns.md, karpathy-quickref.md, orchestrator-templates.md,
  skill-ab-testing.md, skill-writing-craft.md (revfactory/harness + Karpathy 흡수)
- quality/ — boundary-verification.md
- workflow/context-window-management.md, session-handoff.md, team-pattern-cookbook.md
- NOTICE.md — Apache 2.0 + Karpathy attribution

삭제:
- core/lsp-client.md (powernap 의존, ext skill 로 이전)
- workflow/file-reading-optimization.md (skills/moai/references/ 로 이동)
- workflow/team-protocol.md, workflow-modes.md (구버전 통합)

수정 (HARD rule + protocol 보강):
- core/agent-common-protocol.md (+39), moai-constitution.md (+11),
  settings-management.md (+157), design/constitution.md (+10), workflow/spec-workflow.md (+92),
  worktree-integration.md (+50) 외

### Agents revision (10 paths)

신규:
- manager-brain.md — /moai brain 7-phase orchestrator
- manager-cycle.md — TDD/DDD 통합 cycle agent

수정 (HARD rule 정렬 + sub-agent 위임 정밀화):
- builder-skill, expert-frontend, manager-ddd/docs/project/spec/strategy/tdd 8 agents
- 특히 manager-tdd (+151 lines, sub-agent worktree side-effect 회피 패턴 추가)
  manager-spec (+48), expert-frontend (+64)

### Hooks (3 paths)

- handle-post-tool.sh (+15) — memory audit warnings
- handle-post-tool-failure.sh (+3)
- handle-harness-observe.sh (신규) — harness Tier 4 학습 신호

### Commands (1)

- brain.md — /moai brain 진입점

### Output styles (1)

- moai.md (+4) — Progress Board template 보강

### Config (12 paths, .moai/config/sections/*.yaml)

- git-convention (+25), harness (+18), language (+6), llm (+18), mx (+20), observability (+3),
  project (+2), quality (+129), runtime (+69), system (+4), workflow (+5), github-actions (신규)

### CI workflows (6 paths)

- claude-code-review, claude, codex-review, gemini-review, glm-review, llm-panel — multi-LLM
  panel review (Claude + Codex + Gemini + GLM) PR 자동 review 시스템 도입

### Workspace dirs (3 신규)

- .moai/archive/skills/ — 삭제된 skill 보존
- .moai/brain/IDEA-EXAMPLE/ — brain workflow 예시
- .moai/decisions/lsp-client-choice.md (+7) — 결정 기록

### Root meta

- CLAUDE.md (+128) — Section 8 + 14 + 15 + 16 + 17 보강 (AskUserQuestion architecture, worktree
  isolation [HARD], Agent Teams CG mode, Context search protocol, Troubleshooting)
- .gitignore (+7) — .moai/reports/plan-audit/*.md ignored (.gitkeep 만 추적, SPEC-WF-AUDIT-GATE-001)
- .moai/reports/plan-audit/.gitkeep — directory placeholder

## 격리 보장

- 본 commit 은 SPEC-GOOSE-CLI-TUI-002 plan PR (#104) 또는 CLI-001 drift PR (#105) 와 파일 경로 0건 충돌
- Plan-audit 보고서 (`.moai/reports/plan-audit/SPEC-GOOSE-CLI-TUI-002-review-1.md`) 는 .gitignore 에 의해 자동 제외 — local artifact 보존
- 후속 PR 머지 순서 무관 (3 PR 독립적)

🗿 MoAI <email@mo.ai.kr>
@GoosLab GoosLab added type/chore 잡무 / 설정 priority/p3-low 장기 backlog labels May 5, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

Important

Review skipped

Too many files!

This PR contains 260 files, which is 110 over the limit of 150.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: efa40a76-f138-4758-bee4-0d670ad96368

📥 Commits

Reviewing files that changed from the base of the PR and between ae48352 and 646c584.

📒 Files selected for processing (260)
  • .claude/agents/moai/builder-skill.md
  • .claude/agents/moai/expert-frontend.md
  • .claude/agents/moai/manager-brain.md
  • .claude/agents/moai/manager-cycle.md
  • .claude/agents/moai/manager-ddd.md
  • .claude/agents/moai/manager-docs.md
  • .claude/agents/moai/manager-project.md
  • .claude/agents/moai/manager-spec.md
  • .claude/agents/moai/manager-strategy.md
  • .claude/agents/moai/manager-tdd.md
  • .claude/commands/moai/brain.md
  • .claude/hooks/moai/handle-harness-observe.sh
  • .claude/hooks/moai/handle-post-tool-failure.sh
  • .claude/hooks/moai/handle-post-tool.sh
  • .claude/output-styles/moai/moai.md
  • .claude/rules/moai/NOTICE.md
  • .claude/rules/moai/core/agent-common-protocol.md
  • .claude/rules/moai/core/agent-hooks.md
  • .claude/rules/moai/core/askuser-protocol.md
  • .claude/rules/moai/core/hooks-system.md
  • .claude/rules/moai/core/moai-constitution.md
  • .claude/rules/moai/core/settings-management.md
  • .claude/rules/moai/core/zone-registry.md
  • .claude/rules/moai/design/constitution.md
  • .claude/rules/moai/development/agent-authoring.md
  • .claude/rules/moai/development/agent-patterns.md
  • .claude/rules/moai/development/coding-standards.md
  • .claude/rules/moai/development/karpathy-quickref.md
  • .claude/rules/moai/development/orchestrator-templates.md
  • .claude/rules/moai/development/skill-ab-testing.md
  • .claude/rules/moai/development/skill-writing-craft.md
  • .claude/rules/moai/quality/boundary-verification.md
  • .claude/rules/moai/workflow/context-window-management.md
  • .claude/rules/moai/workflow/moai-memory.md
  • .claude/rules/moai/workflow/session-handoff.md
  • .claude/rules/moai/workflow/spec-workflow.md
  • .claude/rules/moai/workflow/team-pattern-cookbook.md
  • .claude/rules/moai/workflow/team-protocol.md
  • .claude/rules/moai/workflow/workflow-modes.md
  • .claude/rules/moai/workflow/worktree-integration.md
  • .claude/skills/moai-design-craft/SKILL.md
  • .claude/skills/moai-design-craft/modules/critique-workflow.md
  • .claude/skills/moai-design-craft/modules/design-memory.md
  • .claude/skills/moai-design-craft/modules/intent-first.md
  • .claude/skills/moai-design-craft/modules/web-copy-craft.md
  • .claude/skills/moai-design-system/SKILL.md
  • .claude/skills/moai-design-tools/SKILL.md
  • .claude/skills/moai-design-tools/reference/comparison.md
  • .claude/skills/moai-design-tools/reference/figma.md
  • .claude/skills/moai-design-tools/reference/pencil-code.md
  • .claude/skills/moai-design-tools/reference/pencil-renderer.md
  • .claude/skills/moai-docs-generation/SKILL.md
  • .claude/skills/moai-docs-generation/modules/INDEX.md
  • .claude/skills/moai-docs-generation/modules/api-documentation.md
  • .claude/skills/moai-docs-generation/modules/code-documentation.md
  • .claude/skills/moai-docs-generation/modules/multi-format-output.md
  • .claude/skills/moai-docs-generation/modules/user-guides.md
  • .claude/skills/moai-docs-generation/references/examples.md
  • .claude/skills/moai-docs-generation/references/reference.md
  • .claude/skills/moai-domain-backend/SKILL.md
  • .claude/skills/moai-domain-backend/references/examples.md
  • .claude/skills/moai-domain-backend/references/reference.md
  • .claude/skills/moai-domain-database/SKILL.md
  • .claude/skills/moai-domain-database/modules/INDEX.md
  • .claude/skills/moai-domain-database/modules/mongodb.md
  • .claude/skills/moai-domain-database/modules/oracle.md
  • .claude/skills/moai-domain-database/modules/postgresql.md
  • .claude/skills/moai-domain-database/modules/redis.md
  • .claude/skills/moai-domain-database/references/examples.md
  • .claude/skills/moai-domain-database/references/reference.md
  • .claude/skills/moai-domain-db-docs/SKILL.md
  • .claude/skills/moai-domain-design-handoff/SKILL.md
  • .claude/skills/moai-domain-frontend/SKILL.md
  • .claude/skills/moai-domain-frontend/modules/ai-frontend-patterns.md
  • .claude/skills/moai-domain-frontend/modules/component-architecture.md
  • .claude/skills/moai-domain-frontend/modules/nextjs16-patterns.md
  • .claude/skills/moai-domain-frontend/modules/performance-optimization.md
  • .claude/skills/moai-domain-frontend/modules/react19-patterns.md
  • .claude/skills/moai-domain-frontend/modules/state-management.md
  • .claude/skills/moai-domain-frontend/modules/vercel-react-best-practices.md
  • .claude/skills/moai-domain-frontend/modules/vue35-patterns.md
  • .claude/skills/moai-domain-frontend/references/examples.md
  • .claude/skills/moai-domain-frontend/references/reference.md
  • .claude/skills/moai-domain-ideation/SKILL.md
  • .claude/skills/moai-domain-mobile/SKILL.md
  • .claude/skills/moai-domain-mobile/modules/android-native.md
  • .claude/skills/moai-domain-mobile/modules/flutter.md
  • .claude/skills/moai-domain-mobile/modules/ios-native.md
  • .claude/skills/moai-domain-mobile/modules/react-native.md
  • .claude/skills/moai-domain-mobile/modules/strategy-comparison.md
  • .claude/skills/moai-domain-research/SKILL.md
  • .claude/skills/moai-domain-uiux/SKILL.md
  • .claude/skills/moai-domain-uiux/modules/accessibility-wcag.md
  • .claude/skills/moai-domain-uiux/modules/component-architecture.md
  • .claude/skills/moai-domain-uiux/modules/design-system-tokens.md
  • .claude/skills/moai-domain-uiux/modules/icon-libraries.md
  • .claude/skills/moai-domain-uiux/modules/theming-system.md
  • .claude/skills/moai-domain-uiux/modules/web-interface-guidelines.md
  • .claude/skills/moai-domain-uiux/references/examples.md
  • .claude/skills/moai-domain-uiux/references/reference.md
  • .claude/skills/moai-formats-data/SKILL.md
  • .claude/skills/moai-formats-data/modules/INDEX.md
  • .claude/skills/moai-formats-data/modules/SKILL-MODULARIZATION-TEMPLATE.md
  • .claude/skills/moai-formats-data/modules/caching-performance.md
  • .claude/skills/moai-formats-data/modules/data-validation.md
  • .claude/skills/moai-formats-data/modules/json-optimization.md
  • .claude/skills/moai-formats-data/modules/toon-encoding.md
  • .claude/skills/moai-formats-data/references/examples.md
  • .claude/skills/moai-formats-data/references/reference.md
  • .claude/skills/moai-foundation-context/SKILL.md
  • .claude/skills/moai-foundation-context/references/examples.md
  • .claude/skills/moai-foundation-context/references/reference.md
  • .claude/skills/moai-foundation-core/SKILL.md
  • .claude/skills/moai-foundation-philosopher/SKILL.md
  • .claude/skills/moai-foundation-thinking/SKILL.md
  • .claude/skills/moai-foundation-thinking/modules/assumption-matrix.md
  • .claude/skills/moai-foundation-thinking/modules/cognitive-bias.md
  • .claude/skills/moai-foundation-thinking/modules/first-principles.md
  • .claude/skills/moai-foundation-thinking/modules/trade-off-analysis.md
  • .claude/skills/moai-foundation-thinking/references/philosopher-examples.md
  • .claude/skills/moai-foundation-thinking/references/philosopher-reference.md
  • .claude/skills/moai-framework-electron/SKILL.md
  • .claude/skills/moai-framework-electron/references/examples.md
  • .claude/skills/moai-framework-electron/references/reference.md
  • .claude/skills/moai-harness-learner/SKILL.md
  • .claude/skills/moai-library-mermaid/SKILL.md
  • .claude/skills/moai-library-mermaid/modules/advanced-patterns.md
  • .claude/skills/moai-library-mermaid/modules/optimization.md
  • .claude/skills/moai-library-mermaid/references/examples.md
  • .claude/skills/moai-library-mermaid/references/reference.md
  • .claude/skills/moai-library-nextra/SKILL.md
  • .claude/skills/moai-library-nextra/modules/advanced-deployment-patterns.md
  • .claude/skills/moai-library-nextra/modules/advanced-patterns.md
  • .claude/skills/moai-library-nextra/modules/configuration.md
  • .claude/skills/moai-library-nextra/modules/content-architecture-optimization.md
  • .claude/skills/moai-library-nextra/modules/deployment.md
  • .claude/skills/moai-library-nextra/modules/framework-core-configuration.md
  • .claude/skills/moai-library-nextra/modules/i18n-setup.md
  • .claude/skills/moai-library-nextra/modules/mdx-components.md
  • .claude/skills/moai-library-nextra/modules/optimization.md
  • .claude/skills/moai-library-nextra/references/examples.md
  • .claude/skills/moai-library-nextra/references/reference.md
  • .claude/skills/moai-library-shadcn/SKILL.md
  • .claude/skills/moai-library-shadcn/modules/advanced-patterns.md
  • .claude/skills/moai-library-shadcn/modules/cli-registry.md
  • .claude/skills/moai-library-shadcn/modules/optimization.md
  • .claude/skills/moai-library-shadcn/modules/shadcn-components.md
  • .claude/skills/moai-library-shadcn/modules/shadcn-theming.md
  • .claude/skills/moai-library-shadcn/references/examples.md
  • .claude/skills/moai-library-shadcn/references/reference.md
  • .claude/skills/moai-meta-harness/SKILL.md
  • .claude/skills/moai-platform-auth/SKILL.md
  • .claude/skills/moai-platform-auth/reference/auth0.md
  • .claude/skills/moai-platform-auth/reference/clerk.md
  • .claude/skills/moai-platform-auth/reference/comparison.md
  • .claude/skills/moai-platform-auth/reference/firebase-auth.md
  • .claude/skills/moai-platform-chrome-extension/SKILL.md
  • .claude/skills/moai-platform-chrome-extension/modules/apis-quick-reference.md
  • .claude/skills/moai-platform-chrome-extension/modules/content-scripts-guide.md
  • .claude/skills/moai-platform-chrome-extension/modules/manifest-v3-reference.md
  • .claude/skills/moai-platform-chrome-extension/modules/messaging-patterns.md
  • .claude/skills/moai-platform-chrome-extension/modules/publishing-guide.md
  • .claude/skills/moai-platform-chrome-extension/modules/security-csp.md
  • .claude/skills/moai-platform-chrome-extension/modules/service-worker-patterns.md
  • .claude/skills/moai-platform-chrome-extension/modules/ui-components.md
  • .claude/skills/moai-platform-database-cloud/SKILL.md
  • .claude/skills/moai-platform-database-cloud/reference/comparison.md
  • .claude/skills/moai-platform-database-cloud/reference/firestore.md
  • .claude/skills/moai-platform-database-cloud/reference/neon.md
  • .claude/skills/moai-platform-database-cloud/reference/supabase.md
  • .claude/skills/moai-platform-deployment/SKILL.md
  • .claude/skills/moai-platform-deployment/reference/comparison.md
  • .claude/skills/moai-platform-deployment/reference/convex.md
  • .claude/skills/moai-platform-deployment/reference/railway.md
  • .claude/skills/moai-platform-deployment/reference/vercel.md
  • .claude/skills/moai-tool-ast-grep/SKILL.md
  • .claude/skills/moai-tool-ast-grep/modules/language-specific.md
  • .claude/skills/moai-tool-ast-grep/modules/pattern-syntax.md
  • .claude/skills/moai-tool-ast-grep/modules/refactoring-patterns.md
  • .claude/skills/moai-tool-ast-grep/modules/security-rules.md
  • .claude/skills/moai-tool-ast-grep/references/examples.md
  • .claude/skills/moai-tool-ast-grep/references/reference.md
  • .claude/skills/moai-tool-svg/SKILL.md
  • .claude/skills/moai-tool-svg/modules/INDEX.md
  • .claude/skills/moai-tool-svg/modules/svg-animation.md
  • .claude/skills/moai-tool-svg/modules/svg-basics.md
  • .claude/skills/moai-tool-svg/modules/svg-optimization.md
  • .claude/skills/moai-tool-svg/modules/svg-styling.md
  • .claude/skills/moai-tool-svg/references/examples.md
  • .claude/skills/moai-tool-svg/references/reference.md
  • .claude/skills/moai-workflow-design-import/SKILL.md
  • .claude/skills/moai-workflow-jit-docs/SKILL.md
  • .claude/skills/moai-workflow-jit-docs/modules/advanced-patterns.md
  • .claude/skills/moai-workflow-jit-docs/modules/optimization.md
  • .claude/skills/moai-workflow-jit-docs/references/examples.md
  • .claude/skills/moai-workflow-jit-docs/references/reference.md
  • .claude/skills/moai-workflow-pencil-integration/SKILL.md
  • .claude/skills/moai-workflow-project/SKILL.md
  • .claude/skills/moai-workflow-research/SKILL.md
  • .claude/skills/moai-workflow-templates/SKILL.md
  • .claude/skills/moai-workflow-templates/modules/code-templates.md
  • .claude/skills/moai-workflow-templates/modules/feedback-templates.md
  • .claude/skills/moai-workflow-templates/modules/template-optimizer.md
  • .claude/skills/moai-workflow-templates/references/examples.md
  • .claude/skills/moai-workflow-templates/references/reference.md
  • .claude/skills/moai-workflow-testing/SKILL.md
  • .claude/skills/moai-workflow-thinking/SKILL.md
  • .claude/skills/moai/SKILL.md
  • .claude/skills/moai/references/anti-patterns.md
  • .claude/skills/moai/references/file-reading-optimization.md
  • .claude/skills/moai/references/reference.md
  • .claude/skills/moai/team/run.md
  • .claude/skills/moai/workflows/brain.md
  • .claude/skills/moai/workflows/design.md
  • .claude/skills/moai/workflows/moai.md
  • .claude/skills/moai/workflows/plan.md
  • .claude/skills/moai/workflows/project.md
  • .claude/skills/moai/workflows/run.md
  • .claude/skills/moai/workflows/sync.md
  • .github/actions/codex-bootstrap/action.yml
  • .github/actions/detect-language/action.yml
  • .github/actions/setup-glm-env/action.yml
  • .github/workflows/claude-code-review.yml
  • .github/workflows/claude.yml
  • .github/workflows/codex-review.yml
  • .github/workflows/gemini-review.yml
  • .github/workflows/glm-review.yml
  • .github/workflows/llm-panel.yml
  • .gitignore
  • .moai/archive/skills/v2.16/moai-domain-backend/SKILL.md
  • .moai/archive/skills/v2.16/moai-domain-database/SKILL.md
  • .moai/archive/skills/v2.16/moai-domain-frontend/SKILL.md
  • .moai/archive/skills/v2.16/moai-framework-electron/SKILL.md
  • .moai/archive/skills/v2.16/moai-platform-auth/SKILL.md
  • .moai/archive/skills/v2.16/moai-platform-chrome-extension/SKILL.md
  • .moai/archive/skills/v2.16/moai-platform-deployment/SKILL.md
  • .moai/brain/.gitkeep
  • .moai/brain/IDEA-EXAMPLE/claude-design-handoff/acceptance.md
  • .moai/brain/IDEA-EXAMPLE/claude-design-handoff/checklist.md
  • .moai/brain/IDEA-EXAMPLE/claude-design-handoff/context.md
  • .moai/brain/IDEA-EXAMPLE/claude-design-handoff/prompt.md
  • .moai/brain/IDEA-EXAMPLE/claude-design-handoff/references.md
  • .moai/brain/IDEA-EXAMPLE/ideation.md
  • .moai/brain/IDEA-EXAMPLE/proposal.md
  • .moai/brain/IDEA-EXAMPLE/research.md
  • .moai/config/sections/git-convention.yaml
  • .moai/config/sections/github-actions.yaml
  • .moai/config/sections/harness.yaml
  • .moai/config/sections/language.yaml
  • .moai/config/sections/llm.yaml
  • .moai/config/sections/mx.yaml
  • .moai/config/sections/observability.yaml
  • .moai/config/sections/project.yaml
  • .moai/config/sections/quality.yaml
  • .moai/config/sections/runtime.yaml
  • .moai/config/sections/system.yaml
  • .moai/config/sections/workflow.yaml
  • .moai/decisions/lsp-client-choice.md
  • .moai/reports/plan-audit/.gitkeep
  • CLAUDE.md

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/self-dev-sweep-2026-05-05

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the type/docs 문서 작업 label May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority/p3-low 장기 backlog type/chore 잡무 / 설정 type/docs 문서 작업

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant