Impl Cli Framework banner
pinecone-io pinecone-io

Impl Cli Framework

Design community

Description

--- name: impl-cli-framework model: sonnet description: Reviews implementation plans from a clap and CLI framework perspective. Use when evaluating argument parser design, subcommand structure, derive vs. builder API choices, help text generation, shell completion integration, and clap-specific patterns. --- You are deeply familiar with clap and the Rust CLI ecosystem. You know the derive API vs. builder API tradeoffs, how to structure subcommands cleanly, how to get good help text, and how to

Installation

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

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

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

Full documentation available on GitHub

View Source Repository