什么是 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