Skip to main content
reopt Handbook
reopt Handbook
Claude Code Command MasterLabels and command selectionHow to read a detail guideComplete command listTerminal CLI Commands and Flags

Task guides

Core command basicsStarting and resuming workSkills and Custom CommandsAutomation and Web CommandsOperations and Safety CommandsCustom commands and skillsMCP connections and commands

Conversation and context

Cmd. /add-dirCmd. /backgroundCmd. /compactCmd. /contextCmd. /copyCmd. /exportCmd. /forkCmd. /importCmd. /initCmd. /memoryCmd. /recapCmd. /renameCmd. /resumeCmd. /rewindCmd. claude project purge

Planning and execution

Cmd. /autofix-prCmd. /batchCmd. /desktopCmd. /goalCmd. /loopCmd. /planCmd. /remote-envCmd. /scheduleCmd. /tasksCmd. /teleportCmd. /workflows

Review and verification

Cmd. /code-reviewCmd. /runCmd. /run-skill-generatorCmd. /security-reviewCmd. /simplifyCmd. /verify

Models and settings

Cmd. /claude-apiCmd. /configCmd. /effortCmd. /fastCmd. /modelCmd. /output-styleCmd. /update-config

Permissions and integrations

Cmd. /agentsCmd. /hooksCmd. /ideCmd. /mcpCmd. /permissionsCmd. /pluginCmd. /reload-pluginsCmd. /reload-skillsCmd. /sandboxCmd. /skillsCmd. /web-setup

Status and diagnostics

Cmd. /debugCmd. /diffCmd. /doctorCmd. /fewer-permission-promptsCmd. /release-notesCmd. /team-onboarding

Display and input

Cmd. /colorCmd. /focusCmd. /keybindingsCmd. /powerupCmd. /statuslineCmd. /terminal-setupCmd. /themeCmd. /tui

Account and usage

Cmd. /upgradeCmd. /usageCmd. /usage-credits

Legacy

Cmd. /costCmd. /pr-commentsCmd. /reviewCmd. /statsCmd. /ultrareviewCmd. /vimCmd. /approved-toolsCmd. /commandsCmd. /extra-usageCmd. /settingsCmd. /tagCmd. /todos

Verification and history

Current verification scopeHandbook updatesRelease coverage historyEarlier verification recordsCommand change history
Handbook›Claude Code Command Master›Cmd. /run-skill-generator
한국어English

Cmd. /run-skill-generator

Generate project-specific /run and /verify skills.

Key takeaways

  • Generate project-specific /run and /verify skills.
  • Check the input surface and availability before using the examples below.

Purpose

Generate project-specific /run and /verify skills.

/run-skill-generator

Availability

FieldValue
Input surfaceRunning CLI prompt
KindBundled skill
StatusCurrent reference
Aliases—
Documented minimumNot specified
Reviewed against2026-09-22 · Claude Code 2.1.278

The installed command menu and account or organization settings determine availability.

Examples

/run-skill-generator

Effects and persistence

Writes project-specific skills describing how to run and verify the app.

Cautions

Review generated build and launch instructions so another clean checkout can reproduce them.

Official sources

  • Commands
  • Skills#Run And Verify Your App

Complete command list · Verification scope

Related docs

Cmd. /verify

Build, run, and observe the app to verify a change (skill).

Cmd. /run

Launch and drive the app to verify a change (skill).

Cmd. /skills

Codex Command Master · Browse and apply local skills for task-specific behavior.

Cmd. /init

Codex Command Master · Generate an AGENTS.md scaffold for persistent repository instructions.

Cmd. /new

Codex Command Master · Start a new conversation inside the current CLI session.

Cmd. /run

Launch and drive the app to verify a change (skill).

Cmd. /security-review

Analyze the current branch diff for vulnerabilities.

On this page

PurposeAvailabilityExamplesEffects and persistenceCautionsOfficial sources