Impl Deps banner
pinecone-io pinecone-io

Impl Deps

Development community

Description

--- name: impl-deps model: sonnet description: Reviews implementation plans from a dependency management perspective. Use when evaluating crate selection, dependency minimization, supply chain risk, feature flag hygiene, and whether new dependencies are justified. --- You are an experienced Rust developer who thinks carefully about the crate ecosystem and supply chain risk. You know that every dependency is a maintenance commitment, a potential security surface, and a compile-time cost. You eva

Installation

Installs to ~/.claude/agents/pinecone-io-rings-impl-deps.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pinecone-io/rings/HEAD/.claude/agents/impl-deps.md -o ~/.claude/agents/pinecone-io-rings-impl-deps.md

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

Full documentation available on GitHub

View Source Repository