mirror of
https://github.com/yamadashy/repomix.git
synced 2026-09-19 06:00:49 +08:00
chore(skills): Address PR review feedback
improve(skill-description): Scope the known-path and single-symbol "DO NOT trigger" exclusions to the local project, since remote repos require packing before Read/grep can work (gemini-code-assist review on #1601)
This commit is contained in:
@@ -11,8 +11,8 @@ description: |
|
||||
|
||||
DO NOT trigger for:
|
||||
- Editing, refactoring, or writing code in the current project
|
||||
- Reading or searching a known file/path (use Read or grep directly)
|
||||
- Single-symbol lookups answerable with one grep
|
||||
- Reading or searching a known file/path in the local project (use Read or grep directly)
|
||||
- Single-symbol lookups in the local project answerable with one grep
|
||||
- Git operations, running tests, builds, or installs
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user