Diagnose macOS RAM by memory pressure rather than raw usage โ runs one script that reports the pressure verdict, swap, the usage-vs-cache breakdown, top consumers, and an optional process-group total. Use when the user asks about memory or RAM, "why is my RAM so high", "is 36GB/48GB enough", whether to worry about usage, ๋ฉ๋ชจ๋ฆฌ ์ฌ์ฉ๋, ๋จ ์ฌ์ฉ๋ ๋์๋ฐ, ๋ฉ๋ชจ๋ฆฌ ๋ถ์กฑํ๊ฐ, ๋งฅ ๋ฉ๋ชจ๋ฆฌ ํ์ธ.
Compresses a long output, report, or analysis into a one-page executive (CEO/CTO) brief โ conclusion first, key points only, technical detail translated into business impact. Use when the user wants the gist of something too long for a decision-maker, with phrases like ๋ด์ฉ์ด ๋๋ฌด ๋ง์์ ์ฝ๊ธฐ ํ๋ค๋ค, ํ๋์ ์ ๋ค์ด์จ๋ค, ๋ค ์ฝ๊ธฐ ๊ท์ฐฎ์ผ๋ ์์ฝํด์ค, CEO/CTO์๊ฒ ๋ณด๊ณ ํ๋ฏ, ํ ํ์ด์ง๋ก ์ ๋ฆฌํด์ค, ํต์ฌ๋ง ์์ถํด์ ์๋ ค์ค, ์ ๋ฆฌํด์ค, ์์ฝํด์ค.
Unified GitHub issue workflow via the gh CLI โ fetch an issue (body, labels, comments, image/video attachments) into the session, create a new issue from a template, or update an existing one (body, labels, state, comments). Handles the 404 that plain curl/WebFetch hits on GitHub attachment URLs by downloading with an auth token, and extracts viewable frames from video attachments. Use whenever the user mentions GitHub issues โ ์ด์ ๊ฐ์ ธ์, ์ด์ ์กฐํ, ์ด์ ๋ฑ๋ก, ์ด์ ์์ฑ, ์ด์ ๋ง๋ค์ด์ค, ์ด์ ์ ๋ฐ์ดํธ, ์ด์ ์์ , ์ด์ ์ฝ๋ฉํธ, ์ด์ ์์ , fetch issue N, work on issue N, create an issue, update issue N, file a bug, /github-issue.
Writes single-scenario Flow documents under flows/<topic>/ โ use case context, one Mermaid diagram (sequence or flowchart), step-by-step branches, and source file references โ so how a service behaves end-to-end can be grasped at a glance. Use when user asks for a sequence diagram, user flow, use case doc, or mentions ์ํ์ค ๋ค์ด์ด๊ทธ๋จ, ์ ์ ํ๋ก์ฐ, ํ๋ก์ฐ ๊ทธ๋ ค์ค, ๋์ ํ๋ฆ, ํ๋ก์ฐ ์์ฑ. Also trigger on intent like ์ด๋ป๊ฒ ๋์ํ๋์ง ํ๋์ ๋ณด๊ณ ์ถ๋ค, ๋์ ์์ ์ ๋ฆฌํด์ค โ but not on simple code questions about a single function.
Creates and manages an agent team (planner + implementer teammates) for the current worktree session. Use when user says "create team", "ํ ์์ฑ", "ํ ๋ง๋ค์ด์ค", "agent team", or wants a planner+implementer spec-driven workflow in a worktree session. Also covers team operations โ cleanup ("ํ ์ ๋ฆฌ", end teammates) and expand ("ํ์ ์ถ๊ฐ", add a role) โ folded from the former agent-team commands.
Splits current project work into parallel-safe task groups with worktree branch names and structured starting prompts. Use only on manual /split-work invocation โ no automatic trigger.
Interactive headed-browser walkthrough with playwright-cli โ attaches to the user's browser and advances one step per user confirmation, with explicit keyword gates for irreversible actions like final submit or payment. Use for iframe-heavy Korean sites (ํํ์ค, ์ ๋ถ24, ์ํ, ์ผํ๋ชฐ) done together with the user, or when the user says ๋ธ๋ผ์ฐ์ ๋ณด๋ฉด์ ๊ฐ์ด ์งํ, headed ๋ชจ๋๋ก ๊ฐ์ด, ๋จ๊ณ๋ณ๋ก ์งํํด์ค, ํํ์ค ๊ฐ์ด, ์ ๋ถ24 ๊ฐ์ด, ํ ์คํ ์ฉ, ํ ๋จ๊ณ์ฉ ์งํ, walkthrough ๋ชจ๋, or step-by-step browser.
Runs app test scenarios through Computer Use MCP and produces a structured UI/UX feedback report with screenshot evidence. Use when the user says computer use ํ ์คํธ, ์ฑ ํ ์คํธ, UI ํ ์คํธ, cu test, computer use test, or ์ฑ QA.