Skip to content

Replace find with ls/git-ls-files in rereview skill#239

Merged
drn merged 1 commit intomasterfrom
drn/fix-rereview-find-cmd
Mar 16, 2026
Merged

Replace find with ls/git-ls-files in rereview skill#239
drn merged 1 commit intomasterfrom
drn/fix-rereview-find-cmd

Conversation

@drn
Copy link
Owner

@drn drn commented Mar 16, 2026

The dynamic context block used find with complex args and pipes, which triggered Bash permission checks and broke skill loading. Replaced with simpler ls and git ls-files alternatives.

Co-Authored-By: Claude noreply@anthropic.com

The dynamic context block used find with complex args and pipes,
which triggered Bash permission checks and broke skill loading.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@drn drn merged commit ce0e956 into master Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant