HA

harness-runtime-help

Displays Harness CLI help commands and usage instructions.

Install

mkdir -p .claude/skills/harness-runtime-help && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12908" && unzip -o skill.zip -d .claude/skills/harness-runtime-help && rm skill.zip

Installs to .claude/skills/harness-runtime-help

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Show harness runtime command help. Use when the user asks for available harness commands, command usage, CLI help, or `harness help` output.
140 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Show general harness runtime help
  • Show command-specific harness runtime help
  • Summarize usage of harness commands
  • Summarize important options for harness commands
  • Provide CLI help for harness

How it works

This skill executes `./harness help` for general help or `./harness help <command>` for specific command help, then summarizes the usage and important options.

Inputs & outputs

You give it
A request for harness commands, command usage, or CLI help
You get back
Help output for harness runtime commands, either general or command-specific

When to use harness-runtime-help

  • Checking harness command options
  • Verifying cli syntax
  • Retrieving runtime help

About harness-runtime-help

Summarizes command-line arguments and flags for the Harness runtime. It serves as a quick-reference guide for terminal-based operations.

Show harness runtime command help. Use when the user asks for available harness commands, command usage, CLI help, or `harness help` output.

When not to use it

  • When the user needs to execute a harness command
  • When the user needs detailed documentation beyond CLI help

Limitations

  • Does not execute harness commands, only provides help
  • Does not paste full help output unless specifically requested
  • The help output is limited to what the `harness` CLI provides

How it compares

This skill provides direct, summarized CLI help for the harness runtime, which is faster and more focused than searching through full documentation or guessing command syntax.

Compared to similar skills

harness-runtime-help side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
harness-runtime-help (this skill)02moNo flagsBeginner
setup121moNo flagsBeginner
tmux202moReviewIntermediate
macos-cleaner162moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry