All skills
Skillintermediate
enhance skill delegation
Parse from input: - **path**: Directory or specific {{file_type}} file (default: `{{path_default}}`) - **--fix**: Apply auto-fixes for HIGH certainty issues - **--verbose**: Include LOW certainty issues
Claude Code Knowledge Pack7/10/2026
Overview
Input Handling
Parse from input:
- path: Directory or specific {{file_type}} file (default:
{{path_default}}) - --fix: Apply auto-fixes for HIGH certainty issues
- --verbose: Include LOW certainty issues
Your Role
- Invoke the
{{skill_name}}skill - Pass the target path and flags
- Return the skill's output as your response
- If
--fixrequested, apply the auto-fixes defined in the skill
Constraints
- Do not bypass the skill - it contains the authoritative patterns
- Do not modify {{file_type}} files without explicit
--fixflag