← all publishers

HsuanYuLee

@hsuanyulee source repo

17 published skills

  1. Standup · hsuanyulee bundle
    "Use when the user wants to generate a daily standup report or end-of-day summary (YDY / TDT / BOS / 口頭同步). Single entry point for all standup and end-of-day workflows. Trigger: 'standup', '站會', 'daily', '寫 standup', '下班', '收工', 'EOD', 'wrap up', '今天做了什麼'." 要產出每日站會報告或下班摘要。例如「站會」「daily」「下班」「收工」 「EOD」「今天做了什麼」。 不用於:一張單走到哪(走 driving-work-to-done)、工時補登(走該公司自己的 worklog skill)。
    0
    installs
  2. Learning · hsuanyulee bundle
    "Use when the user wants to learn from external resources (URLs, repos, articles), extract patterns from merged PRs, process a learning queue, configure the daily learning scanner, or backfill review lessons. Trigger: '學習', 'learn', '研究', 'deep dive', '學習 PR', '每日學習', 'daily learning', '設定學習', '批次學習', '掃歷史 PR', or when user shares a URL to analyze." 要從外部資源學東西:一則 URL、一個 repo、一篇文章,或從已 merge 的 PR 萃取模式。 例如「學習」「研究」「deep dive」「掃歷史 PR」,或使用者直接丟一個連結要人看。 不用於:查這個 workspace 自己的既有知識(直接讀就好)。
    0
    installs
  3. Pr Pickup · hsuanyulee bundle
    Slack collaboration layer: extracts PR URLs from Slack messages, hands the PR over to be fixed, then reports back to the thread. Owns the Slack half only — it does not read review comments and does not modify code. Trigger: "pr-pickup", "pickup", Slack URL + PR intent ("pickup <slack_url>", "處理 <slack_url>", "同仁貼的 <slack_url>", "接這個 PR <slack_url>"). NOT for: reviewing others' PRs (use review-pr), or fixing your own PR when nobody is waiting on a Slack thread — then just fix it, no relay needed. 同仁在 Slack 貼了一個 PR 連結要人接手。例如「pickup <slack_url>」 「處理 <slack_url>」「接這個 PR」。 這支只管 Slack 那一半:抽出 PR、交出去修、修完回報那一串。它不讀 review comment、 不改程式碼。 不用於:review 別人的 PR(走 review-pr)、修自己的 PR 而且沒有人在 Slack 等 (那就直接修)。
    0
    installs
  4. Review Pr · hsuanyulee bundle
    Review someone else's PR as a code reviewer: read the PR diff, check against .claude/rules, leave inline comments on issues found, and submit a review with APPROVE or REQUEST_CHANGES. Use when the user asks the assistant to review a PR (subject omitted or = self), e.g.: "review PR", "review 這個 PR", "review 此 PR", "review 該 PR", "幫我 review 這個 PR" (without team subject), "review for me", "code review", or shares a PR URL with self-directed review intent. NOT for "請<同仁/大家/人名>幫我 review" (subject = others) — that is 催 review, route to request-pr-review. NOT for "review 大家的 PR" / "掃 PR" (object = others' PRs) — route to review-inbox. NOT for fixing review comments on your own PR — that needs no relay, just fix it. 要以 reviewer 的身分看**別人的** PR:讀 diff、留 inline comment、送出 APPROVE 或 REQUEST_CHANGES。例如「review 這個 PR」「code review」,或丟一個 PR URL 過來要人看。 不用於:「請〈同仁/大家〉幫我 review」——主語是別人,那是催 review, 走 request-pr-review。
    0
    installs
  5. Verify Ac · hsuanyulee bundle
    施工告一段落、要判這次到底算不算達成時的站。跑硬化 oracle 給出會擋人的機械判定,另出不擋人的判斷報告,兩者分開。流程的第二個關卡,也是最後一個。 某張單做到一個段落,要驗收的時候。例如「驗收一下」「這樣算完了嗎」「跑一次判定」 「可以出貨了嗎」,或剛從 engineering 交出來。 判 PASS 之後也在這裡寫交付紀錄,供釋出尾段讀。 不用於:還在做、只是想跑個測試看看(那是 engineering 的量測)、 決定下一站是哪一站(走 driving-work-to-done)。
    0
    installs
  6. Checkpoint · hsuanyulee bundle
    保存、恢復、列出長 session checkpoint;記錄 branch、ticket、todo、recent activity,方便中斷或 context compression 後接續。 session 要中斷、或剛被壓縮完要接回來的時候。例如「存檔」「checkpoint」 「恢復」「列出存檔」。 也用於:想知道上一次做到哪、有哪些 checkpoint 可以接。 不用於:一張單走到哪一站(那寫在單自己的狀態裡,走 driving-work-to-done)。
    0
    installs
  7. Refinement · hsuanyulee bundle
    流程的第一站,也是第一個關卡:把「怎麼算成功」談成人簽得下去的 assertion,凍結起來。由 driving-work-to-done 在判定要立案之後帶進來。 driving-work-to-done 判定一件事要立案、而現場還沒有對應的單時。 也用於:既有單的成功定義本身錯了,停 `assertion_wrong` 之後回來重簽。 不用於:判斷「這件事要不要立案」——那在 driving-work-to-done。
    0
    installs
  8. Engineering · hsuanyulee bundle
    已經有凍結的 assertion、要開始或繼續施工時的站。兩個關卡之間的 loop:探索、實作、換量測、推進輪次。這裡沒有關卡。 某張單的 assertion 已經凍結,接下來要動手做的時候,或剛從 refinement 交出來。 也用於:跨 session 接手一張做到一半的單——讀凍結塊與可以改的那部分就能接上。 不用於:還沒有 assertion 的工作、要判這次算不算達成(走 verify-ac)、 決定下一站是哪一站(走 driving-work-to-done)。
    0
    installs
  9. Command Post · hsuanyulee bundle
    Commander mode: use when one session commands the other Claude sessions on this machine — to read the map of who holds what, to dispatch work (one-to-one or a mutual review between several sessions), to watch its own stability signals, to hand the commander role to the next session, or to escalate a decision to the human. Reads each session's own declaration plus the local registry; never reads a peer's transcript and never messages a peer to build the map. Trigger: '現在有哪些 session', '大家在做什麼', '哪些可以關掉', '誰手上有什麼', '指揮官交棒', '指派互審'.
    0
    installs
  10. Review Inbox · hsuanyulee bundle
    "Use when the user wants to discover and review PRs across the team awaiting their attention. NOT for a single specific PR (use review-pr). Supports three discovery modes: Label (GitHub label scan), Slack (channel-wide scan), Thread (specific Slack thread URL). Trigger: '掃 PR', 'review 大家的 PR', '批次 review', '有哪些 PR 要我看', Slack thread URL + review intent ('review <slack_url>', '幫我看這串'). Key: '我的 PR' → request-pr-review; '大家的 PR' / Slack URL → here; single PR URL → review-pr." 要掃出團隊裡等著自己看的 PR。例如「掃 PR」「review 大家的 PR」 「有哪些 PR 要我看」,或給一個 Slack thread URL 要人看那一串。 分辨:「我的 PR」→ request-pr-review;「大家的 PR」或 Slack URL → 這裡; 單一個 PR URL → review-pr。
    0
    installs
  11. Swe Knowledge · hsuanyulee bundle
    軟體工程這一類工作「怎麼算 done」的通識:改動住在一條 branch 上、有一個 PR、判定過才 進預設分支、push 之前本機跑完跑得動的驗證。由 driving-work-to-done 在判定一件工作會改到 程式碼時載入。很少、扁平、不含任何一家公司或一個專案特有的東西。 driving-work-to-done 判定這件工作會改到程式碼、要進版控時載入。 不用於:不會產生程式碼變更的工作(報告、調查、文件、資料分析)——那些沒有這裡的 完成條件,走 `--pack none`。 不用於:某一家公司或某一個專案特有的規則(codecov 門檻、stage 部署流程、ticket 命名)。 那些在各自的公司 pack 裡,見〈跟公司 pack 的關係〉。
    0
    installs
  12. Memory Hygiene · hsuanyulee bundle
    Manual memory tiering — classify Hot/Warm/Cold, review candidates, and migrate MEMORY.md index + memory files. Use when the session-start advisory fires, MEMORY.md Hot grows past 15 entries, or you want a periodic cleanup. Trigger "memory-hygiene", "整理記憶", "memory 降級", "/memory-hygiene", "decay scan", "tier memory". 記憶要整理:MEMORY.md 的 Hot 區長太長、session 開場的提醒跳出來、或想定期清一次。 例如「整理記憶」「memory 降級」「decay scan」。 不用於:寫一則新記憶(那直接寫)、找一則舊記憶(那直接讀)。
    0
    installs
  13. Request Pr Review · hsuanyulee bundle
    "把使用者名下已經開好的 PR 蒐集起來、帶回每一個的 review 狀態、列出來讓他決定要請誰看,然後通知對的人。Trigger: '我的 PR', 'request PR review', 'ask someone to review my PR', 'PR 狀態', '催 review', '催 PR', 'PR 被 approve 了嗎', '幫我掃我的 PR', '請同仁 review', '請同仁幫我 review', '請大家 review', '請大家幫我 review', '請大家幫忙看一下', '找人 review', '找誰 review', '請[人名/角色]幫我 review', '請[人名/角色]幫忙看 PR'. 主語為同仁/大家/人名/角色的「請X幫我 review」屬於催 review 範疇,不要 route 到 review-pr。" 使用者問**自己的** PR 現在怎麼樣,或想找人來看。例如「我的 PR」「PR 狀態」 「催 review」「PR 被 approve 了嗎」「請同仁幫我 review」。 「請〈某人/大家〉幫我 review」主語是別人,仍然屬這裡——那是催 review,不是自己動手 review。 不用於:review 別人的 PR(走 review-pr)、掃團隊待看的 PR(走 review-inbox)。
    0
    installs
  14. Visual Regression · hsuanyulee bundle
    Standalone visual regression guard using before/after screenshot comparison. Two modes: SIT (compare staging vs local dev) or Local (compare git-stashed base vs current changes). No long-lived baselines — captures fresh screenshots each run and deletes after comparison. Config-driven from workspace-config.yaml. Use when: "跑 visual regression", "檢查畫面", "頁面有沒有壞", "visual test", "screenshot test", "畫面測試", "截圖比對", "有沒有跑版", "畫面壞了嗎", "UI 有沒有問題", "check if pages look right", for standalone manual investigation. 要用截圖前後比對確認畫面沒跑版。例如「跑 visual regression」「檢查畫面」 「有沒有跑版」「畫面壞了嗎」。 不用於:單元測試(那是「這一類工作怎麼算 done」的一部分,走 swe-knowledge)、 效能或 Core Web Vitals(走該公司自己的 CWV 調查 skill)。
    0
    installs
  15. Framework Self Dev · hsuanyulee
    在框架自己身上施工時要知道的事:一張框架單怎麼開。兩種單——舉發實作途中撞到的問題、 開發框架新功能——開單那一刻問的格子不一樣,而舉發那一種要先看過還沒出去的單裡有沒有 同一件。 要改的東西是這套流程自己(skill、它們的腳本、常駐規則)的時候載入。例如「framework 單怎麼開」「開一張框架的單」「這是框架的問題」「舉發框架有問題」,或 driving-work-to-done 判定這件工作落在框架 repo 自己身上。 不用於:某一個產品 repo 的工作(那是那個 repo 自己的知識 skill)、任何一類工作的完成 條件(那是 swe-knowledge)、決定下一站是哪一站(那是 driving-work-to-done)。
    0
    installs
  16. Check Your Own Work · hsuanyulee bundle
    Before handing your own change over — opening a PR, asking for review, saying "done" — check it against eight questions that come from what reviewers actually caught: claims that do not match the diff, the repo's own rules not applied, half-done pattern changes, runtime behaviour asserted from reading source, last round's comments still unaddressed, assertions that cannot fail, a mechanism you removed whose jobs nobody carried over, and something you added that nothing runs or that this repo has no precedent for. Use when you are about to hand your own work over, or when someone asks you to self-check, double-check, or go over your change before submitting. 交出自己的改動之前——開 PR、找人 review、說「做完了」——先對一次自己寫的東西。 八問來自 review 真的抓到的東西,不是想像出來的清單。 不用於:看別人的 PR(那是 code review,主語是別人的改動)。 不用於:判定某個交付達不達標——這支不判紅、不擋人,它產出一份要被處置的清單。
    0
    installs
  17. Driving Work To Done · hsuanyulee bundle
    把一件工作從「有人說了一句話」帶到「judged 過的交付」:先判斷要不要立案,再決定現在 該在 refinement / engineering / verify-ac 哪一站、什麼時候換站,載入說明「這類工作怎麼算 done」的知識,然後一路推進到收斂或撞上四種已宣告的停點之一。任何會改變程式碼或行為的 請求都從這裡進,使用者不需要知道這個名字。唯讀的查詢與說明不走這裡。 有人帶著一件要做的事出現時的第一站,不論他有沒有說出任何指令名稱。例如 「幫我做 X」「這個壞了要修」「想重構 Y」「繼續」「接著推」。 也用於:不知道現在在哪、不知道下一步是什麼、手上有多張單不知道先做哪一張。 不用於:唯讀的查詢與說明(「這支腳本在幹嘛」「查一下 X」)——那些沒有「怎麼算成功」 要簽,直接回答。
    0
    installs