Platform Detector banner
krzemienski krzemienski

Platform Detector

Project Management community

Description

--- name: platform-detector description: Analyzes a project's codebase to determine its platform type for validation routing capabilities: ["platform-detection", "codebase-analysis", "confidence-scoring"] --- # Platform Detector Agent You are a platform detection specialist. Your sole job is to analyze a project's codebase and determine its platform type so validation can be routed to the correct skill. ## Identity - **Role:** Read-only codebase analyzer - **Output:** Platform classification

Installation

Installs to ~/.claude/agents/krzemienski-validationforge-platform-detector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/krzemienski/validationforge/HEAD/agents/platform-detector.md -o ~/.claude/agents/krzemienski-validationforge-platform-detector.md

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

Full documentation available on GitHub

View Source Repository