docs(claude): 加入 Linear 進度追蹤規則(自動建 issue/爬取/同步狀態)#113
Merged
dalton-from-sentry merged 1 commit intoJul 2, 2026
Conversation
所有設計與議題自動建 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
There was a problem hiding this comment.
💡 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".
|
|
||
| - **單一事實來源**:所有開發進度一律以 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 與現況不符時主動更新。 |
There was a problem hiding this comment.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
摘要
在
CLAUDE.md新增「Linear 進度追蹤」章節,將 Linear 定為所有開發進度的單一事實來源,並把自動化流程寫成規則。規則內容
SENTRY 核心團隊、initiativeSENTRY Messenger)。iOS 完整 App 與 App Clip → projectMessenger iOS;web(iOS Safari/PWA)→ projectMessenger iOS Web。list_issues爬取現況、比對 repo、處理可處理項目、發現不符主動更新。save_issue帶id更新。已配套完成
本輪原生遷移現況已依規則建檔到 Linear(
Messenger iOS10 張、Messenger iOS Web1 張),涵蓋原生通話、帳號 WS、Tier 1–3、face-blur、掛斷 bug 等,狀態依實機驗證進度歸位。🤖 Generated with Claude Code
https://claude.ai/code/session_013TSAAqzxQX66pX2FhYH73J
Generated by Claude Code