Ecosystem Maintenance banner
zanix-io zanix-io

Ecosystem Maintenance

Development community

Description

--- name: ecosystem-maintenance description: Periodic health sweep across all Zanix repos for outdated/deprecated *third-party* dependencies (Deno std, npm packages), deprecated third-party APIs still in use, and known CVEs in pinned third-party versions — keeps each library's own foundations current and unvulnerable. Also covers an opt-in, manually-triggered check of whether each repo's CI still pins the current Deno runtime major line (not part of the default sweep — see below). Distinct from

Installation

Installs to ~/.claude/agents/zanix-io-claude-skills-ecosystem-maintenance.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zanix-io/claude-skills/HEAD/.claude/agents/ecosystem-maintenance.md -o ~/.claude/agents/zanix-io-claude-skills-ecosystem-maintenance.md

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

Full documentation available on GitHub

View Source Repository