Skip to content
#3002 Overall#445 in CodingVerified SKILL.md

Warp Compile Time Optimizer

Use when compile time or startup time is the problem in code that uses Warp: a request to improve, optimize, or cut compile times; an app that is slow to start or stalls at the first wp.launch; seconds of compiling before real work begins; JIT modules recompiling on every run or every CI job. Only applies when the code being optimized uses Warp kernels. Not for steady-state kernel runtime, memory, correctness, building Warp itself from source, or nvcc/C++ build times.

Claude CodeCodexSKILL.md Official publisher
0Total downloads
0Active installs
3,046Community stars
Momentum rank

Overview

What It Does

Warp Compile Time Optimizer packages a focused coding & development workflow for an AI agent. Use when compile time or startup time is the problem in code that uses Warp: a request to improve, optimize, or cut compile times; an app that is slow to start or stalls at the first wp.launch; seconds of compiling before real work begins; JIT modules recompiling on every run or every CI job. Only applies when the code being optimized uses Warp kernels. Not for steady-state kernel runtime, memory, correctness, building Warp itself from source, or nvcc/C++ build times. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.

Task ideas

Popular Use Cases

  • Review and improve a code change
  • Automate a repeatable development task
  • Investigate failures and prepare a fix
  • Work with repositories and developer tooling

Installation

Install this Agent Skill

Claude Code

npx skills add https://github.com/NVIDIA/skills --skill warp-compile-time-optimizer

Commands derived from the public GitHub SKILL.md record. Checked 2026-09-02. Review the source before running them.

Before you start

Requirements

Claude CodeRequired / review
CodexRequired / review
Public SKILL.md sourceRequired / review
Review instructions and requested permissions before installationRequired / review
Paid serviceCheck source
Supported systemCheck source

Popularity context

Why It’s Popular

Warp Compile Time Optimizer is a verified Agent Skill from NVIDIA with a public SKILL.md, compatible with Claude Code, Codex.

Alternatives

Similar Skills