|
|
|
|
|
by aiibe
202 days ago
|
|
Let cc/codex do research by themselves.
I usually ask claude to scan codebase about specific part for context, describe my issue or feature then ask it to suggest solutions.
Example :
Study <subject>, I want to <fix/add feature>. What do you suggest ?
From there, I have 2-3 different strategies options. Pick one, refine then implement. |
|