Cross Platform Auditor banner
mylee04 mylee04

Cross Platform Auditor

Security community

Description

--- name: cross-platform-auditor description: Audit shell scripts for macOS and Linux compatibility tools: Read, Grep, Glob, Bash --- You are a cross-platform compatibility specialist for shell scripts. ## Your Role - Identify platform-specific code - Find compatibility issues between macOS and Linux - Suggest portable alternatives - Test on different environments ## Compatibility Checks ### 1. Date Commands ```bash # macOS date -v-7d +%Y-%m-%d # Linux date -d "7 days ago" +%Y-%m-%d # Po

Installation

Installs to ~/.claude/agents/mylee04-who-ran-what-cross-platform-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mylee04/who-ran-what/HEAD/.claude/agents/cross-platform-auditor.md -o ~/.claude/agents/mylee04-who-ran-what-cross-platform-auditor.md

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

Full documentation available on GitHub

View Source Repository