By AGMO-Inc
Optimized Claude Code plugin with 8 core agents, 29 demand-loaded skills, Obsidian-centered workflow
Android frontend quality gate agent with 3 verification modes: visual (Figma vs Compose Preview comparison), accessibility (Android WCAG review), responsive (multi-screen-size verification).
Use this agent for analysis, verification, debugging, and architectural decisions. Examples: <example>Verify that all tests pass and the build is clean</example> <example>Debug why the API returns 500 on this endpoint</example> <example>Analyze the impact of changing the database schema</example> <example>Review whether the implementation matches the plan</example>
Use this agent for all Obsidian vault operations — saving, searching, updating, and managing notes. Examples: <example>Save an implementation summary to Obsidian vault</example> <example>Search Obsidian vault for related notes</example> <example>Update an existing note with additional content</example> <example>Convert an Obsidian note to a GitHub Issue</example>
Use this agent for reviewing plans, code, and providing structured critique. Examples: <example>Review this implementation plan for completeness and risks</example> <example>Check if this code matches the specification</example> <example>Evaluate whether the refactoring preserved all behavior</example>
Use this agent for all code implementation and modification tasks. Examples: <example>Implement a new API endpoint based on the plan</example> <example>Fix a bug in the authentication module</example> <example>Write a migration script</example>
Use to verify WCAG accessibility compliance of frontend/UI code. Auto-triggered by execute when TODO has frontend/ui tags. Triggers on "접근성", "accessibility", "WCAG".
Use to run benchmarks, save results to Obsidian vault, and detect regressions against a baseline. Triggers on "벤치마크", "benchmark", "성능 측정".
Use when the user wants to explore an idea, design an approach, or think through a problem before implementing. Triggers on "고민", "논의", "아이디어", "brs".
Use when the user wants to stop current execution. Triggers on "취소", "중단", "그만", "cancel", "stop".
Use when code review is needed. Triggers on "코드 리뷰", "리뷰해줘", "code review", or at completion of implementation.
Matches all tools
Hooks run on every tool call, not just specific ones
Executes bash commands
Hook triggers when Bash tool is used
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.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Claude Code 플러그인 — 8개 에이전트, 29개 온디맨드 스킬, Obsidian 중심 워크플로우
오케스트레이터가 전문 에이전트에게 위임하고, Obsidian vault에 모든 지식을 축적하는 Claude Code 플러그인
| 도구 | 필요성 | 비고 |
|---|---|---|
| Claude Code | 필수 | Anthropic 공식 CLI |
| Obsidian | 권장 | 미설치 시 경고 표시, vault 관련 기능 제한 |
| Python 3 | 필수 | config 파일 JSON 파싱에 사용 (macOS 기본 설치) |
| Node.js | 필수 | statusLine(HUD) 설정에 사용 |
| Codex CLI | 선택 | 독립 검증자로 활용. 미설치 시 자동 스킵, 기존 워크플로우 영향 없음 |
일부 스킬은 추가 도구가 필요합니다. 해당 스킬을 사용하지 않으면 설치하지 않아도 됩니다.
| 스킬 | 추가 도구 | 비고 |
|---|---|---|
implement-page | Playwright | 브라우저 스크린샷 캡처. npx playwright install chromium |
implement-page-android | Paparazzi / Roborazzi / Compose Preview Screenshot Testing | Compose Preview 스크린샷 캡처. 3종 중 1개 필수 |
implement-page, implement-page-android | Figma MCP Server | Figma 디자인 데이터 연동 |
# 1. 마켓플레이스 등록
claude plugin marketplace add https://github.com/AGMO-Inc/agmo-everywhere
# 2. 플러그인 설치
claude plugin install agmo
# 3. 초기 설정 (새 세션 시작 후)
# Claude Code에서 아래와 같이 입력
/setup
setup 실행 시 다음 작업이 자동으로 수행됩니다.
~/.agmo/config 저장haiku / sonnet / opus)세션 간 기억 연속성 — Claude Code는 세션이 끝나면 컨텍스트가 사라집니다. Vault에 플랜/설계/구현이 남아있으므로 새 세션에서도 이전 작업을 이어갈 수 있습니다.
프로젝트 간 컨텍스트 공유 — brainstorming이나 plan 스킬이 자동으로 vault를 탐색하여 관련 설계 문서, 과거 결정사항을 참조합니다. 프로젝트 A에서 내린 결정이 프로젝트 B 작업에도 반영됩니다.
Wisdom 축적 — decisions.md, learnings.md, issues.md는 짧은 교훈/결정/이슈의 원본입니다. 세션 시작 시에는 전체 파일을 무조건 주입하지 않고, llm-wiki context budgeter가 현재 프로젝트 기준으로 필요한 항목만 제한된 예산 안에서 선택합니다.
llm-wiki 컨텍스트 스파인 — .agmo/llm-wiki/ 아래 SCHEMA.md, INDEX.md, LOG.md, projects/<project>.md를 유지합니다. Obsidian은 사람이 읽고 쓰는 vault이고, llm-wiki 스파인은 에이전트가 컨텍스트 윈도우를 아끼기 위해 먼저 읽는 압축 지도입니다. wiki-maintain.sh는 stale/low-confidence/contested/broken link 신호를 찾아 오염된 맥락을 그대로 믿지 않고 검증·대체·플래그 처리하게 돕습니다.
양방향 링크로 추적성 확보 — 설계 → 플랜 → 구현 간 wikilink가 자동 생성됩니다. Obsidian 그래프 뷰에서 문서 간 관계를 한눈에 파악할 수 있습니다.
사람과 에이전트가 같은 문서를 공유 — 마크다운 기반이므로 사용자가 직접 열어서 플랜을 수정하거나 메모를 추가할 수 있습니다.
Wisdom은 프로젝트에서 축적된 학습, 결정, 이슈를 기록하고 자동 활용하는 시스템입니다.
{vault_root}/
├── {project}/wisdom/
│ ├── learnings.md # 프로젝트에서 얻은 교훈
│ ├── decisions.md # 설계/아키텍처 결정 사항
│ └── issues.md # 알려진 문제, 미해결 이슈
└── shared/wisdom/
├── learnings.md # 프로젝트 공통 교훈
├── decisions.md # 공통 결정 사항
└── issues.md # 공통 이슈
session-start 훅이 프로젝트 wisdom → 공유 wisdom 순으로 읽어 컨텍스트에 주입합니다.wisdom 스킬이 해당 내용을 분류하여 저장합니다.confidence, source, ref 태그를 추가할 수 있습니다.# Learnings
- [2026-03-18] mock DB 테스트에서 prod 마이그레이션 실패를 감지 못함 → 통합 테스트는 실제 DB 사용 (confidence: high) (source: debugging)
# Decisions
- [2026-03-16] planner/architect/critic 에이전트 모델을 opus 고정 — 계획/분석에는 최상위 모델 필요 (confidence: high) (source: user)
codex-plugin-cc가 설치된 환경에서 OpenAI Codex CLI를 독립 검증자로 활용합니다. Claude가 생성한 코드/플랜을 다른 모델이 교차 검증하여 self-review 편향을 줄입니다.
| 게이트 | 스킬 | Codex 명령 | 역할 |
|---|---|---|---|
| Plan Review | plan-review Phase 1.5 | /codex:adversarial-review | 플랜 설계에 대한 adversarial challenge |
| Verification | verification | /codex:review | architect PASS 후 독립 코드 품질 리뷰 |
| Debugging | debugging Phase 4.5 | /codex:rescue | 3회 fix 실패 시 새로운 디버깅 관점 |
npx claudepluginhub agmo-inc/agmo-everywhere --plugin agmoCreate and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Persistent Obsidian-based memory for coding agents. Automatically orients from a knowledge vault at session start, navigates project architecture via graph traversal, and writes discoveries back to the vault.
A self-developing knowledge management system for Claude Code. Bridges AI memory to an Obsidian vault with feature-organized spine notes, auto-capture skills, and color-coded graph visualization.
Opens Claude Code plan files in Obsidian when presented for review
Claude Code skill pack for Obsidian plugin development and vault management (24 skills)
Sync AI conversations to an Obsidian knowledge base with Memory Mason knowledge base skills.