AGMO-Inc

46 mods across 1 repository, 4 stars between them.

agmo

02

AGMO-Inc/agmo-everywhere

Plugin Claude Code

Optimized Claude Code plugin with 8 core agents, 30 demand-loaded skills, Obsidian-centered workflow.

4 1mo ago A tokens not measured

android-specialist

03

AGMO-Inc/agmo-everywhere

Agent

Android frontend quality gate agent with 3 verification modes: visual (Figma vs Compose Preview comparison), accessibility (Android WCAG review), responsive (multi-screen-size verification).

4 1mo ago A 38 tokens

architect

04

AGMO-Inc/agmo-everywhere

Agent

Use this agent for analysis, verification, debugging, and architectural decisions. Examples: Verify that all tests pass and the build is clean Debug why the API returns 500 on this endpoint Analyze the impact of changing the database schema Review whether the implementation matches the plan.

4 1mo ago A 77 tokens

archivist

05

AGMO-Inc/agmo-everywhere

Agent

Use this agent for all Obsidian vault operations — saving, searching, updating, and managing notes. Examples: Save an implementation summary to Obsidian vault Search Obsidian vault for related notes Update an existing note with additional content Convert an Obsidian note to a GitHub Issue.

4 1mo ago A 86 tokens

critic

06

AGMO-Inc/agmo-everywhere

Agent

Use this agent for reviewing plans, code, and providing structured critique. Examples: Review this implementation plan for completeness and risks Check if this code matches the specification Evaluate whether the refactoring preserved all behavior.

4 1mo ago A 59 tokens

executor

07

AGMO-Inc/agmo-everywhere

Agent

Use this agent for all code implementation and modification tasks. Examples: Implement a new API endpoint based on the plan Fix a bug in the authentication module Write a migration script.

4 1mo ago A 53 tokens

explore

08

AGMO-Inc/agmo-everywhere

Agent

Use this agent for codebase search, file discovery, and information gathering. Examples: Find all files that import the UserService class Search for how authentication is implemented List all API endpoints in the project.

4 1mo ago A 60 tokens

frontend

09

AGMO-Inc/agmo-everywhere

Agent

Frontend quality gate agent with 3 verification modes: visual (Figma vs browser comparison), accessibility (WCAG static review), responsive (multi-breakpoint verification). Examples: Compare Figma screenshot against browser screenshot and return VERDICT/SCORE/ISSUES Run WCAG accessibility static review on changed…

4 1mo ago A 91 tokens

planner

10

AGMO-Inc/agmo-everywhere

Agent

Use this agent for creating plans, breaking down tasks, and strategic thinking. Examples: Create an implementation plan for the new authentication system Break down this feature request into concrete TODOs Design the API structure for the order management module.

4 1mo ago A 63 tokens

SessionStart

11

AGMO-Inc/agmo-everywhere

Hook

Runs when a session starts on startup, resume, clear and compact, running an inline shell check. From AGMO-Inc/agmo-everywhere.

4 1mo ago A tokens not measured

UserPromptSubmit

12

AGMO-Inc/agmo-everywhere

Hook

Runs when you submit a prompt, before the agent sees it, running an inline shell check. From AGMO-Inc/agmo-everywhere.

4 1mo ago A tokens not measured

PreToolUse

13

AGMO-Inc/agmo-everywhere

Hook

Runs before the agent uses a tool for Bash tool calls, running an inline shell check (2 commands). From AGMO-Inc/agmo-everywhere.

4 1mo ago A tokens not measured

PostToolUse

14

AGMO-Inc/agmo-everywhere

Hook

Runs after a tool call finishes, running an inline shell check. From AGMO-Inc/agmo-everywhere.

4 1mo ago A tokens not measured

SubagentStop

16

AGMO-Inc/agmo-everywhere

Hook

Runs when a subagent finishes, running an inline shell check. From AGMO-Inc/agmo-everywhere.

4 1mo ago A tokens not measured

accessibility

17

AGMO-Inc/agmo-everywhere

Skill Claude CodeCodex

Use to verify WCAG accessibility compliance of frontend/UI code. Auto-triggered by execute when TODO has frontend/ui tags. Triggers on "접근성", "accessibility", "WCAG".

4 1mo ago A 43 tokens

benchmark

18

AGMO-Inc/agmo-everywhere

Skill Claude CodeCodex

Use to run benchmarks, save results to Obsidian vault, and detect regressions against a baseline. Triggers on "벤치마크", "benchmark", "성능 측정".

4 1mo ago A 41 tokens

brainstorming

19

AGMO-Inc/agmo-everywhere

Skill Claude CodeCodex

Use when the user wants to explore an idea, design an approach, or think through a problem before implementing. Triggers on "고민", "논의", "아이디어", "brs".

4 1mo ago A 45 tokens

cancel

20

AGMO-Inc/agmo-everywhere

Skill Claude CodeCodex

Use when the user wants to stop current execution. Triggers on "취소", "중단", "그만", "cancel", "stop".

4 1mo ago A 33 tokens

code-review

21

AGMO-Inc/agmo-everywhere

Skill Claude CodeCodex

Use when code review is needed. Triggers on "코드 리뷰", "리뷰해줘", "code review", or at completion of implementation.

4 1mo ago A 34 tokens

create-issue

22

AGMO-Inc/agmo-everywhere

Skill Claude CodeCodex

Create a GitHub Issue following org templates (Feature/Task/Bug), auto-map to GitHub Project, auto-assign current gh user, and link parent for Task issues. Triggers on "이슈 만들어", "이슈 생성", "깃허브 이슈", "create issue", "new issue", "피처 이슈", "태스크 이슈", "버그 이슈", "이슈 발행". Use this when creating issues from conversation context…

4 1mo ago A 125 tokens

debt

23

AGMO-Inc/agmo-everywhere

Skill Claude CodeCodex

Use to harvest debt: markers across the repo into a debt ledger and optionally persist it to the Obsidian vault. Triggers on "부채", "기술부채", "debt", "지름길 정리", "/debt". Read-only — does not modify code.

4 1mo ago A 65 tokens

debugging

24

AGMO-Inc/agmo-everywhere

Skill Claude CodeCodex

Use for systematic debugging. Auto-triggered when verification fails 3 times. Triggers on "디버깅", "debug", "왜 안 돼".

4 1mo ago A 36 tokens