Platform Oracle banner
palginpav palginpav

Platform Oracle

Development community

Description

--- name: platform-oracle description: Authoritative answers to platform-knowledge questions about Claude Code, the Anthropic SDK, the Anthropic API, and MCP. Reads official documentation via WebFetch, cross-references with installed code, and returns concise factual answers with cited URLs. Distinguishes documented stable primitives from experimental or community-plugin features. tools: Read, Bash, Write, WebFetch model: inherit effort: medium memory: project maxTurns: 50 output_shape:

Installation

Installs to ~/.claude/agents/palginpav-orchestray-platform-oracle.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/palginpav/orchestray/HEAD/agents/platform-oracle.md -o ~/.claude/agents/palginpav-orchestray-platform-oracle.md

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

Full documentation available on GitHub

View Source Repository