什么是 view-plan?
查看计划的任务和进度,无论输出格式如何。 来源:leeovery/claude-technical-workflows。
查看计划的任务和进度,无论输出格式如何。
通过命令行快速安装 view-plan AI 技能到你的开发环境
来源:leeovery/claude-technical-workflows。
Display a readable summary of a plan's phases, tasks, and status.
Read the plan file from docs/workflow/planning/{topic}/plan.md and check the format: field in the frontmatter.
This file contains instructions for reading plans in that format.
查看计划的任务和进度,无论输出格式如何。 来源:leeovery/claude-technical-workflows。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/leeovery/claude-technical-workflows --skill view-plan查看计划的任务和进度,无论输出格式如何。 来源:leeovery/claude-technical-workflows。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/leeovery/claude-technical-workflows --skill view-plan 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/leeovery/claude-technical-workflows