Document regex-aware code navigation skill
This commit is contained in:
@@ -63,6 +63,10 @@ cmake --build --preset windows-msvc-default --config Debug --target clean
|
|||||||
|
|
||||||
## Code Navigation
|
## Code Navigation
|
||||||
|
|
||||||
|
Codex has a repo-specific skill named `panopainter-code-navigation`. Use it when
|
||||||
|
following C++ symbols, finding symbol families with regular expressions, tracing
|
||||||
|
service/interface wiring, or checking platform/backend boundary usage.
|
||||||
|
|
||||||
Prefer compiler-aware navigation when following C++ symbols across the legacy
|
Prefer compiler-aware navigation when following C++ symbols across the legacy
|
||||||
flat source tree and extracted components:
|
flat source tree and extracted components:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user