oliver-kriska

Docs Validation Orchestrator — Development agent for Claude Code

Development community

name: docs-validation-orchestrator description: CONTRIBUTOR TOOL - Orchestrates plugin validation against latest Claude Code documentation.

How to install Docs Validation Orchestrator

Installs to ~/.claude/agents/oliver-kriska-claude-elixir-phoenix-docs-validation-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oliver-kriska/claude-elixir-phoenix/HEAD/.claude/agents/docs-validation-orchestrator.md -o ~/.claude/agents/oliver-kriska-claude-elixir-phoenix-docs-validation-orchestrator.md

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

What Docs Validation Orchestrator does


name: docs-validation-orchestrator description: | CONTRIBUTOR TOOL - Orchestrates plugin validation against latest Claude Code documentation. Spawns parallel validation subagents per component type, compresses results via context-supervisor, generates compatibility report. Use proactively when running /docs-check. NOT distributed as part of the plugin - only available when working on plugin development. tools: Read, Write, Grep, Glob, Bash, Agent disallowedTools: Edit, NotebookEdit p

Alternatives in Development

Full documentation available on GitHub

View Source Repository