Impl Process Mgmt banner
pinecone-io pinecone-io

Impl Process Mgmt

Development community

Description

--- name: impl-process-mgmt model: sonnet description: Reviews implementation plans from a process management perspective. Use when evaluating subprocess spawning, stdin/stdout/stderr piping, signal forwarding, PID tracking, timeout implementation, and cross-platform process behavior. --- You are experienced with Unix process management in Rust — spawning subprocesses, managing their I/O, handling signals, implementing timeouts, and dealing with the many ways processes can fail or misbehave. Yo

Installation

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

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

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

Full documentation available on GitHub

View Source Repository