ITP Setup is an interactive preflight skill that detects the host platform and checks for required developer tooling (uv, gh, prettier, ruff, semgrep, gitleaks, node, semantic-release, etc.). It guides the agent through a TodoWrite-driven workflow: detect platform, run checks, present findings, pause for a gate decision, and optionally install missing tools and verify installation. The skill embeds explicit templates and commands to ensure safe, repeatable setup flows.
Use this skill before running ITP workflows or any automation that depends on a consistent developer toolchain. It's appropriate when onboarding a new machine, preparing CI runners, or ensuring local dev environments match project expectations. It also supports a non-interactive --install mode for automated provisioning.
Designed for Claude Code / Claude Code Skills environment and similar agent platforms that support TodoWrite, AskUserQuestion, and Bash actions. The skill assumes an agent runtime that can run shell commands and prompt the user for the interactive gate.
This skill has not been reviewed by our automated audit pipeline yet.
Alpha Forge Pre-Ship Quality Gates
Pre-merge quality gates for PRs that validate RNG determinism, forked URLs, runtime parameter ranges, and manifest synchronization to reduce review cycles.
Kokoro TTS Server Management
Start, stop, and verify a local Kokoro TTS HTTP server (OpenAI-compatible /v1/audio/speech) with health checks and troubleshooting guidance.
Telemetry Terminology Similarity
Compute multi-layer similarity scores for telemetry/log field names (syntactic, taxonomic, semantic) to surface naming collisions and standardization candidates