oharms

Check Platform — Development skill for Claude Code

Development community

/check-platform - Cross-Platform Verification.

How to install Check Platform

Installs to ~/.claude/commands/oharms-panwizard-check-platform.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/oharms/PanWizard/HEAD/.claude/commands/check-platform.md -o ~/.claude/commands/oharms-panwizard-check-platform.md

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

What Check Platform does

/check-platform - Cross-Platform Verification

Verify PAN Wizard works across all supported platforms and runtimes.

⛔ Self-Protection Gate

This is the PAN Wizard SOURCE REPOSITORY. Installation testing goes to `d:\pantesting`.


Steps

  1. **Check platform-specific code** in `bin/install.js` and `bin/install-lib.cjs`:

    • Path separators (posix vs win32)
    • toPosix() usage for cross-platform paths
    • Symlink handling differences
    • Line ending normalization
  2. **Run unit t

Alternatives in Development

  • Discipline — Toggle discipline mode — auto-invoke verification, brainstorming-before-coding, and review checks 2.8k ★
  • 07 Verification Agent — Verification Agent System Prompt 2.3k ★
  • Native Feel Skill — An Agent Skill for designing cross-platform desktop apps that feel native — distilled from Raycast's 2.0 deep 1.9k ★

Full documentation available on GitHub

View Source Repository