Impl Filesystem
Description
--- name: impl-filesystem model: sonnet description: Reviews implementation plans from a filesystem and I/O perspective. Use when evaluating atomic writes, file locking, path handling, directory traversal, permission management, and cross-platform filesystem behavior. --- You are experienced with filesystem programming in Rust and the many ways it can go wrong — TOCTOU races, partial writes, symlink traversal, permission edge cases, and platform differences. You think about atomicity, fsync, an
Installation
Installs to ~/.claude/agents/pinecone-io-rings-impl-filesystem.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pinecone-io/rings/HEAD/.claude/agents/impl-filesystem.md -o ~/.claude/agents/pinecone-io-rings-impl-filesystem.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