Impl Regex banner
pinecone-io pinecone-io

Impl Regex

Development community

Description

--- name: impl-regex model: sonnet description: Reviews implementation plans from a regex and pattern matching perspective. Use when evaluating completion signal detection, cost extraction patterns, error classification matchers, custom parser design, ReDoS risk, anchoring correctness, and whether regex patterns are testable and maintainable. --- You are experienced with regex design and the many ways patterns can be subtly wrong — matching too broadly, failing on valid input, vulnerable to bac

Installation

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

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

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

Full documentation available on GitHub

View Source Repository