What is evidence-planner?
生成技术实战、排错或开发任务的“证据分镜表”(Evidence Shot List),指导精准留证。 适用于用户准备开始复杂任务(如Debug、环境搭建)需要规划截图时,或用户提及 /shotlist, /plan, 分镜表, 截图清单 时触发。 Source: qingchunwuhui/xianfengaiskills.
生成技术实战、排错或开发任务的“证据分镜表”(Evidence Shot List),指导精准留证。 适用于用户准备开始复杂任务(如Debug、环境搭建)需要规划截图时,或用户提及 /shotlist, /plan, 分镜表, 截图清单 时触发。
Quickly install evidence-planner AI skill to your development environment via command line
Source: qingchunwuhui/xianfengaiskills.
核心目标 (Core Goal) 解决实战中“不知道该截什么图”以及“事后忘记截图”的痛点。 通过预判任务类型,在行动开始前生成一份包含“Must-Have”和“Nice-to-Have”的关键证据 Checkbox 清单。用户在实战过程中只需对照清单“填空”,从而在保持心流的同时完成高质量留证。
✅ 黄金Prompt公式: Action + Stack + Context + Specifics 例子: "我要排查(Action) Linux服务器上(Context) Docker容器(Stack) 频繁OOM重启的问题(Specifics)"
Step 2: 生成分镜表 (Generation) 基于场景生成结构化清单。 💡 模板资源: 详细的通用模板和各场景示例(Debug、部署、前后端联调)请查阅 templates.md。
生成技术实战、排错或开发任务的“证据分镜表”(Evidence Shot List),指导精准留证。 适用于用户准备开始复杂任务(如Debug、环境搭建)需要规划截图时,或用户提及 /shotlist, /plan, 分镜表, 截图清单 时触发。 Source: qingchunwuhui/xianfengaiskills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/qingchunwuhui/xianfengaiskills --skill evidence-planner生成技术实战、排错或开发任务的“证据分镜表”(Evidence Shot List),指导精准留证。 适用于用户准备开始复杂任务(如Debug、环境搭建)需要规划截图时,或用户提及 /shotlist, /plan, 分镜表, 截图清单 时触发。 Source: qingchunwuhui/xianfengaiskills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/qingchunwuhui/xianfengaiskills --skill evidence-planner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/qingchunwuhui/xianfengaiskills