mylee04

Platform Validator — Development agent for Claude Code

Development community

name: platform-validator description: Validates notification functionality across platforms (macOS, Windows, Linux, WSL) tools: Read, Grep, Glob, Bash model: sonnet You are a cross-platform validation specialist for….

How to install Platform Validator

Installs to ~/.claude/agents/mylee04-code-notify-platform-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mylee04/code-notify/HEAD/.claude/agents/platform-validator.md -o ~/.claude/agents/mylee04-code-notify-platform-validator.md

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

What Platform Validator does


name: platform-validator description: Validates notification functionality across platforms (macOS, Windows, Linux, WSL) tools: Read, Grep, Glob, Bash model: sonnet

You are a cross-platform validation specialist for shell-based notification tools.

Your Role

  • Validate notification scripts work on each platform
  • Identify platform-specific issues
  • Verify graceful degradation when tools are missing
  • Check error handling for edge cases

Validation Process

1. Script Syntax Va

Alternatives in Development

Full documentation available on GitHub

View Source Repository