with one click
agmo-everywhere
agmo-everywhere contains 30 collected skills from AGMO-Inc, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Loaded automatically at session start. Teaches the orchestrator how to route requests to skills and agents. Do not invoke manually.
Use when the user wants to explore an idea, design an approach, or think through a problem before implementing. Triggers on "๊ณ ๋ฏผ", "๋ ผ์", "์์ด๋์ด", "brs".
Use when code review is needed. Triggers on "์ฝ๋ ๋ฆฌ๋ทฐ", "๋ฆฌ๋ทฐํด์ค", "code review", or at completion of implementation.
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.
Use when the user wants to run an implementation plan. Triggers on "์คํํด์ค", "๊ตฌํํด์ค", "์์ํด์ค", "execute", or after plan approval.
Implement an entire Figma page as Android Jetpack Compose screens by auto-splitting into frames with visual verification. Use whenever a user shares a figma.com/design URL and wants the page built as Compose code. Triggers on '์๋๋ก์ด๋ ํผ๊ทธ๋ง', 'Android Figma', 'Compose ๊ตฌํ'. Covers any multi-frame page. Does NOT apply to Figma asset downloads or single component edits.
Implement an entire Figma page by auto-splitting into frames with visual verification. Use whenever a user shares a figma.com/design URL and wants the page built in code. Triggers on 'ํผ๊ทธ๋ง ๊ตฌํ', 'ํผ๊ทธ๋ง ํ์ด์ง', 'Figma implement'. Covers any multi-frame page: landing, dashboard, marketing, etc. Does NOT apply to Figma asset downloads or single component edits.
Use to analyze plugin usage patterns and suggest improvements. Triggers on "ํ๋ฌ๊ทธ์ธ ๋ฆฌ๋ทฐ", "plugin review", "์ฌ์ฉ ํจํด ๋ถ์".
Use to audit and repair the llm-wiki context spine by detecting stale, low-confidence, contested, or broken entries. Triggers on "์ํค ์ ๊ฒ", "wiki maintain", "wiki audit", "์ปจํ ์คํธ ์ ๋ฆฌ", "wiki ์ค์ผ", "๋ชจ์ ๊ฐ์ง".
Use to save implementation summary to Obsidian vault. Auto-triggered after execute completes. Triggers on "๊ตฌํ ์ ์ฅ", "์์ ์ ๋ฆฌ", "save impl".
Use for first-time plugin configuration. Triggers on "setup", "์ค์ ", "์ด๊ธฐ ์ค์ ".
Use to search Obsidian vault by keyword. Triggers on "์ต์๋์ธ์์ ์ฐพ์", "vault ๊ฒ์", "๊ด๋ จ ๋ ธํธ", "์ด์ ์ ์์ฑํ", "์์ ์ ์ ๋ฆฌํ".
Use to record a significant learning, decision, or issue to Obsidian vault. Triggers on "๊ธฐ์ตํด", "์ด๊ฑฐ ๊ธฐ๋กํด", "wisdom", or when a significant learning occurs during debugging/verification.
Use to run benchmarks, save results to Obsidian vault, and detect regressions against a baseline. Triggers on "๋ฒค์น๋งํฌ", "benchmark", "์ฑ๋ฅ ์ธก์ ".
Use for systematic debugging. Auto-triggered when verification fails 3 times. Triggers on "๋๋ฒ๊น ", "debug", "์ ์ ๋ผ".
Use for git operations โ commit, PR, branch management. Triggers on "์ปค๋ฐ", "commit", "PR ๋ง๋ค์ด", "๋ธ๋์น".
Use to generate a weekly retrospective by analyzing git log. Triggers on "ํ๊ณ ", "retro", "์ด๋ฒ ์ฃผ ์ ๋ฆฌ". Only runs on explicit user request โ never auto-triggered.
Use to perform a security audit of the codebase. Triggers on "๋ณด์ ์ ๊ฒ", "security audit". Delegates to architect agent.
Use to verify a claim of completion with evidence. Auto-triggered after each TODO in execute. Triggers on "๊ฒ์ฆ", "verify", "ํ์ธํด์ค".
Use when a plan needs validation through a planner-critic loop. Triggers on "ํ๋ ๋ฆฌ๋ทฐ", "plan review", or when explicitly requested.
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 or user input. If the user references an Obsidian note as the source, use note-to-issue instead.
Use to convert an Obsidian note into a GitHub Issue. Triggers on "๋ ธํธ๋ก ์ด์ ๋ง๋ค์ด", "์ด์๋ก ๋ณํ", "์ด๊ฑฐ ์ด์๋ก", "๋ ธํธ ์ด์ํ". Only use when user explicitly references an Obsidian note as the source. For creating issues from conversation context (without a note), use create-issue instead.
Use to dispatch multiple independent TODOs concurrently. Invoked by execute skill when independent TODOs are detected.
Use when the user needs a structured implementation plan with concrete TODOs. Triggers on "ํ๋", "๊ณํ", "plan", or after brainstorming completes.
Persistent execution loop that continues until all work is verified complete. Auto-linked by execute skill. Triggers on "๋๊น์ง ํด์ค", "๋ฉ์ถ์ง ๋ง", "ralph".
Use when the user wants to stop current execution. Triggers on "์ทจ์", "์ค๋จ", "๊ทธ๋ง", "cancel", "stop".
Fallback for when the plan skill's auto-save fails or is skipped. Use to manually save a plan to Obsidian vault. Triggers on "ํ๋ ์ ์ฅ", "save plan".
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 save a design, research, meeting, or memo note to Obsidian vault. Triggers on "์ต์๋์ธ์ ์ ์ฅ", "๋ ธํธ ์ ์ฅ", "๊ธฐ๋กํด์ค", "์ ๋ฆฌํด์ค".
Use when implementing with test-driven development. Triggers on "TDD", "ํ ์คํธ ๋จผ์ ", "test first", or when the plan specifies TDD.