HsuanYuLee

20 mods across 1 repository, 5 stars between them.

UserPromptSubmit

01

HsuanYuLee/polaris

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing spine-intake.sh via bash. From HsuanYuLee/polaris.

5 yesterday A tokens not measured original MIT

polaris

02

HsuanYuLee/polaris

Settings file Claude Code

Agent settings declaring 1 hook event (UserPromptSubmit).

5 yesterday A tokens not measured original MIT

check-your-own-work

03

HsuanYuLee/polaris

Skill Claude CodeCodex

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…

5 yesterday A 254 tokens original MIT

checkpoint

04

HsuanYuLee/polaris

Skill Claude CodeCodex

A tool for saving, listing, and restoring checkpoints for long coding sessions. A checkpoint records work state so a session can continue after interruption or context compression.

5 yesterday A 121 tokens original MIT

command-post

05

HsuanYuLee/polaris

Skill Claude CodeCodex

Use when one session needs to command the other Claude sessions on this machine — to read the map of who holds what, to direct or suggest closing work, 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…

5 yesterday A 98 tokens original MIT

HsuanYuLee/polaris

Skill Claude CodeCodex

A workflow guide for taking a coding task from an initial request to a checked delivery. It decides whether the task needs to be formally tracked, which stage it is in, and when it is complete or blocked.

5 yesterday A 275 tokens original MIT

engineering

07

HsuanYuLee/polaris

Skill Claude CodeCodex

An implementation workflow for a coding task whose definition of success has already been agreed. It covers exploring, changing the code, measuring the result, and continuing through repeated work cycles.

5 yesterday A 156 tokens original MIT

learning

08

HsuanYuLee/polaris

Skill Claude CodeCodex

"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…

5 yesterday A 180 tokens original MIT

memory-hygiene

09

HsuanYuLee/polaris

Skill Claude CodeCodex

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".…

5 yesterday A 164 tokens original MIT

pr-pickup

10

HsuanYuLee/polaris

Skill Claude CodeCodex

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 ", "處理 ", "同仁貼的 ", "接這個 PR "). NOT for…

5 yesterday A 248 tokens original MIT

refinement

11

HsuanYuLee/polaris

Skill Claude CodeCodex

A first-stage workflow for agreeing on a precise definition of success for a piece of work and recording it for later checks. It also creates a small starter record when related work appears during another task.

5 yesterday A 135 tokens original MIT

request-pr-review

12

HsuanYuLee/polaris

Skill Claude CodeCodex

A workflow for finding your open GitHub pull requests and asking the right people to review them. A pull request is a proposed code change waiting for teammates to check before it is merged.

5 yesterday A 323 tokens original MIT

review-inbox

13

HsuanYuLee/polaris

Skill Claude CodeCodex

"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…

5 yesterday A 210 tokens original MIT

review-pr

14

HsuanYuLee/polaris

Skill Claude CodeCodex

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 REQUESTCHANGES. Use when the user asks the assistant to review a PR (subject omitted or = self), e.g.: "review PR", "review 這個 PR", "review 此 PR"…

5 yesterday A 296 tokens original MIT

standup

15

HsuanYuLee/polaris

Skill Claude CodeCodex

"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」「今天做了什麼」。…

5 yesterday A 156 tokens original MIT

swe-knowledge

16

HsuanYuLee/polaris

Skill Claude CodeCodex

A shared definition of done for software changes. It says that code should live on a branch, have a pull request, pass review before entering the default branch, and pass local checks before being pushed.

5 yesterday A 232 tokens original MIT

verify-ac

17

HsuanYuLee/polaris

Skill Claude CodeCodex

A final acceptance check that runs strict, recorded tests against a defined success condition. It separates automatic pass-or-fail evidence from a written report that a person interprets.

5 yesterday A 178 tokens original MIT

visual-regression

18

HsuanYuLee/polaris

Skill Claude CodeCodex

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…

5 yesterday A 226 tokens original MIT

HsuanYuLee/polaris

Instructions file GitHub Copilot

Workspace instructions for Polaris, a collection of skills and supporting files. They explain what the workspace contains, how skills are classified, and when work should stay within a skill.

5 yesterday F 3,415 tokens original MIT

polaris CLAUDE.md

20

HsuanYuLee/polaris

Instructions file

Project instructions for Polaris, a workspace that organizes and maintains coding skills.

5 yesterday F 3,469 tokens copy · 89% MIT