Impl Regex
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
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 RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development