一键导入
assess
Review work on the current branch or in the current context. Use when the user invokes "/assess" or asks to assess their changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review work on the current branch or in the current context. Use when the user invokes "/assess" or asks to assess their changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | assess |
| description | Review work on the current branch or in the current context. Use when the user invokes "/assess" or asks to assess their changes. |
/assessUse as few words as possible without losing meaning. Sacrifice grammar if needed. Use dot pots to make things easier to read. Use emojis to help understanding to.
Do the following steps without messaging me:
git (git diff for unstaged changed and git diff --staged for staged changes)git log to understand recent git context (eg git log -3 -p)AGENT.md and CLAUDE.md and the project AGENT.md and CLAUDE.md into contextAGENT.md and CLAUDE.md files, pull any linked files into context that are likely to be relevant to the files being assessedOne done, make this message:
## What changed
- change 1 (short description)
- change 2 (short description)
As a result of your review, I want you to make a plan. However, I want to work with you on creating the plan.
I want you to look for the following:
AGENT.md and CLAUDE.md practicesFor anything that clearly should be done, add it to the plan. Then make the following message:
## Changes that should be done
- update 1 _(tiny description)_
- update 2 _(tiny description)_
If you have any questions about whether something should be done, ask me questions one at a time whether to add them to the plan or not. Make it clear which path you recommend - add "Recommended" to the option. List out options in the order of your recommendation.
When you are done, ask: "are you happy with these choices"?
Once done with this loop, list out all changes:
## Changes that will be done
- change 1 [ai] _(tiny description)_
- change 2 [user] _(tiny description)_
## Changes that won't be done
- change 3 [user] _(tiny description)_
Plan should include