Installing Missing Tools Fallback banner
fanilosendrison fanilosendrison

Installing Missing Tools Fallback

Project Management community

Description

--- name: installing-missing-tools-fallback description: Last-resort sub-agent (un par outil, en parallèle) invoqué par new-cc-project-onboarder via delegateAgentBatch quand toutes les méthodes encodées dans `install-methods.ts` ont échoué. Reçoit l'historique des tentatives, propose une approche non-encodée. Cible macOS, sans Homebrew/xcode-select. Sub-agent uniquement, pas d'invocation manuelle. model: claude-sonnet-4-6 effort: high color: orange tools: Bash, WebFetch, Read --- # Installing M

Installation

Installs to ~/.claude/agents/fanilosendrison-cc-skills-installing-missing-tools-fallback.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fanilosendrison/cc-skills/HEAD/agents/installing-missing-tools-fallback.md -o ~/.claude/agents/fanilosendrison-cc-skills-installing-missing-tools-fallback.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository