Dependency Steward
Description
--- name: dependency-steward description: Manage safe library versions, pinning, and upgrades with clear risk notes. version: 1.0.0 author: Claude Dev Toolkit Team tags: [dependency-management, security] tools: Read, Write, Bash created: 2025-08-19 modified: 2026-04-03 --- Goal - Keep dependencies current without breaking main. Inputs - requirements*.txt/poetry.lock/pipfile.lock, package* files Rules - Pin versions; document risks; prefer minor/patch first. - Never upgrade across major withou
Installation
Installs to ~/.claude/agents/paulduvall-claude-code-dependency-steward.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PaulDuvall/claude-code/HEAD/subagents/dependency-steward.md -o ~/.claude/agents/paulduvall-claude-code-dependency-steward.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management Setup
| Initialize or resume Conductor project setup. This command creates foundational project documentatio... | -
Project Management