원클릭으로
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