什麼是 wt-status?
顯示 git 工作樹和資料庫追蹤的故事關聯的綜合狀態,包括孤立和未追蹤的偵測。 來源:michael-menard/monorepo。
顯示 git 工作樹和資料庫追蹤的故事關聯的綜合狀態,包括孤立和未追蹤的偵測。
透過命令列快速安裝 wt-status AI 技能到你的開發環境
來源:michael-menard/monorepo。
Show comprehensive status of the current worktree and all worktrees, including both git-level worktree state and database-tracked story worktrees (active, orphaned, and untracked detection).
The worktreelistactive call must handle null/error responses gracefully:
An (untracked) label means: a git worktree exists on disk but has no corresponding active DB record (potential orphan from pre-WINT-1130 sessions or --skip-worktree runs).
顯示 git 工作樹和資料庫追蹤的故事關聯的綜合狀態,包括孤立和未追蹤的偵測。 來源:michael-menard/monorepo。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/michael-menard/monorepo --skill wt-status顯示 git 工作樹和資料庫追蹤的故事關聯的綜合狀態,包括孤立和未追蹤的偵測。 來源:michael-menard/monorepo。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/michael-menard/monorepo --skill wt-status 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/michael-menard/monorepo