LLM Skills
~/catalogue/debugging et maintenance//health-deps

Dependency health check

/health-deps

Exécuter la compétence `deps-health-inline` pour l'orchestration en ligne.

maslennikov-igmaslennikov-ig
249
5 mars 2026
Other
// contenu du skill

---

description: Dependency audit and update workflow (inline orchestration)

---

Dependency Health Check

Execute the `deps-health-inline` skill for inline orchestration.

You ARE the orchestrator. Do not spawn a separate orchestrator agent.

Quick Start

  1. Read `.claude/skills/deps-health-inline/SKILL.md`
  2. Follow the workflow phases directly
  3. Use Task tool only for workers (dependency-auditor, dependency-updater)
  4. Run quality gates inline via Bash

Workflow Summary

Pre-flight → Audit → [Update by Priority] → Verify → Report

Workers: dependency-auditor, dependency-updater

Quality gates: `pnpm type-check && pnpm build`

Max iterations: 3

---

Now read and execute the skill: `.claude/skills/deps-health-inline/SKILL.md`

// source originale publique
maslennikov-ig/claude-code-orchestrator-kit
/.claude/commands/health-deps.md
Licence : Other. Consultez le dépôt avant toute réutilisation.
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/health-deps.md" "https://raw.githubusercontent.com/maslennikov-ig/claude-code-orchestrator-kit/main/.claude/commands/health-deps.md"
Ensuite dans Claude Code, tapez /health-deps pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
Étoiles 249
LicenceOther
Mis à jour5 mars 2026
Format.md
AccèsGratuit
// similaires

Skills Debugging et maintenance

Voir toutarrow_forward