ワンクリックで
wlap-review
How to review changes like a professional developer
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
How to review changes like a professional developer
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
How to debug the e2e test failure
Have thorough understanding of codebase and describe the context like a professional developer
How to architect or design like a PROFESSIONAL developer or architect
How to architect, design, code and test the complex requirement like a professional developer
How to write automation test like a professional developer
Have thorough understanding of codebase and describe the context like a professional developer
| name | wlap:review |
| version | 0.0.1 |
| description | How to review changes like a professional developer |
| user-invocable | true |
| allowed-tools | ["Read","Write","Edit","Bash","Glob","Grep","WebFetch","WebSearch","AskQuestion","task","browser","search","find","ast_grep","ast_edit","todo","resolve","web_search"] |
This skill requires you to review the changes as a PROFESSIONAL architect, a SENIOR software engineer or a tech leader.
Your responsibility is ensure the code quality reach production grade, use latest technology, follow best practises.
You should review and give feedback or suggestions for below areas. And rank the issues by:
.agents/docs/design/[change-name]/context.mdThe change should match current architecture.
Identifies the changes the impact existing behavior
The architecture is clean and easy to understand.
The architecture is easy to test both manually and automatically.
The architecture should not create security risk.
The architecture is easy to extend for future changes.