Situation
During skill execution, scripts such as full-text-search.sh and read-sections.sh are called multiple times. Each execution triggers a Claude Code permission prompt asking the user to allow or deny the Bash command.
A single code analysis run may invoke these scripts 5-10 times, resulting in the same number of interruptions.
Pain
Users must repeatedly approve the same shell script executions during a single skill run, which is disruptive and adds friction to what should be an automated workflow.
Benefit
- Users can run the skill without manual interruptions for script permission prompts
- Skill execution feels automated and smooth
Success Criteria