Code vs Intent Analyzer
「コード対意図アナライザー」
Compare intended functionality against actual code to identify missing or incorrect implementations.
意図した機能と実際のコードを比較し、不足または誤った実装を特定します。
Prompt
Here's what I *wanted* this code to do: (describe your goal). Can you compare that to the code and tell me if anything is missing or backward?