Impl Memory banner
pinecone-io pinecone-io

Impl Memory

Development community

Description

--- name: impl-memory model: sonnet description: Reviews implementation plans from a memory management perspective. Use when evaluating heap allocation patterns, unbounded growth risks, streaming vs. buffering tradeoffs, and whether the implementation will remain stable across long-running workflows with hundreds of cycles. --- You are an experienced systems developer who thinks carefully about memory behavior in long-running processes. You know that small leaks and unnecessary accumulation tha

Installation

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

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

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

Full documentation available on GitHub

View Source Repository