Skip to content

docs(claude): 加入 Linear 進度追蹤規則(自動建 issue/爬取/同步狀態)#113

Merged
dalton-from-sentry merged 1 commit into
mainfrom
claude/qr-code-stored-value-routing-vcwnyw
Jul 2, 2026
Merged

docs(claude): 加入 Linear 進度追蹤規則(自動建 issue/爬取/同步狀態)#113
dalton-from-sentry merged 1 commit into
mainfrom
claude/qr-code-stored-value-routing-vcwnyw

Conversation

@dalton-from-sentry

Copy link
Copy Markdown
Contributor

摘要

CLAUDE.md 新增「Linear 進度追蹤」章節,將 Linear 定為所有開發進度的單一事實來源,並把自動化流程寫成規則。

規則內容

  • 單一事實來源:進度以 Linear 追蹤(team SENTRY 核心團隊、initiative SENTRY Messenger)。iOS 完整 App 與 App Clip → project Messenger iOS;web(iOS Safari/PWA)→ project Messenger iOS Web
  • 設計與議題自動建 issue:所有設計與議題開工前自動建 issue;重大架構/安全決策以「決策紀錄:…」issue 留檔(含理由與否決方案)。
  • 自動爬取與處理:每次工作階段開始時 list_issues 爬取現況、比對 repo、處理可處理項目、發現不符主動更新。
  • 自動更新狀態:隨進度更新狀態(待辦 → 準備執行 → 進行中 → 待審查 → 已完成/已取消/已阻塞);已合併未驗證用「待審查」,PR 合併後附連結。
  • 不重複建檔:建檔前查重,已存在者以 save_issueid 更新。

已配套完成

本輪原生遷移現況已依規則建檔到 Linear(Messenger iOS 10 張、Messenger iOS Web 1 張),涵蓋原生通話、帳號 WS、Tier 1–3、face-blur、掛斷 bug 等,狀態依實機驗證進度歸位。

🤖 Generated with Claude Code

https://claude.ai/code/session_013TSAAqzxQX66pX2FhYH73J


Generated by Claude Code

所有設計與議題自動建 Linear issue,工作階段自動爬取並依 repo 現況
更新狀態;iOS App+App Clip 歸 Messenger iOS、web 歸 Messenger iOS Web。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013TSAAqzxQX66pX2FhYH73J
@dalton-from-sentry dalton-from-sentry merged commit 5d16c84 into main Jul 2, 2026
3 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7bd4a8572f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CLAUDE.md

- **單一事實來源**:所有開發進度一律以 Linear 追蹤(team `SENTRY 核心團隊`、initiative `SENTRY Messenger`)。iOS 完整 App 與 App Clip 的工作歸 project **`Messenger iOS`**;web(iOS Safari/PWA)的工作歸 project **`Messenger iOS Web`**。
- **設計與議題自動建 issue**:所有設計(架構方案、安全機制、方案評估)與議題(新功能、bug、技術債、重構)在開工前必須自動建立對應的 Linear issue;重大架構/安全決策以「決策紀錄:…」形式的 issue 留檔(含決策理由與否決方案)。
- **自動爬取與處理**:每次工作階段開始時,自動爬取(`list_issues`)相關 project 的 issue 現況,比對 repo 實際狀態,處理可處理的項目;發現 issue 與現況不符時主動更新。

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 移除開場自動處理 Linear 項目的規則

在任何窄範圍任務(例如只要求 code review 或修單一 B route 工作)開始時,這條規則要求 Claude 先列出 Linear、比對 repo,並「處理可處理的項目」。這會讓 agent 在沒有明確使用者指令下挑選/修改額外工作,直接違反 AGENTS.md 第 2 節「被指揮的實作者、不是 PM/refactor bot」與第 6 節「不得在沒有指令的情況下新增補救邏輯」,也可能把多個 issue 混進同一輪 commit;請限制為只同步/更新當前使用者指定的工作項目。

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants