Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

bash-subagent-write-limitation

Étoiles0
Forks0
Mis à jour14 avril 2026 à 11:41

Fix for Task tool subagents with subagent_type=Bash being unable to write files when PreToolUse hooks block write operations. Use when: (1) dispatching parallel Bash agents to implement code in worktrees, (2) agents report "Permission to use Bash has been auto-denied", (3) agents can read files but all write/touch/cp/dd commands fail. Solution: write files from the parent session using Write/Edit tools, then optionally dispatch Bash agents only for validation (lint, test, typecheck).

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly