help

Return verbatim comb plugin help text and command guidance.

Updated May 4, 2026
One-click install
npx skills add https://github.com/olioskar/comb-the-desert-claude-plugin --skill help-olioskar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/olioskar/comb-the-desert-claude-plugin/tree/main/skills/help
Command: npx skills add https://github.com/olioskar/comb-the-desert-claude-plugin --skill help-olioskar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill gives users the exact help text for the comb plugin so they can quickly understand what it does, how each command behaves, and how to ask for deeper command-specific guidance.

Core Features & Use Cases

  • Shows the full comb overview when the user asks what the plugin is, how to use it, or asks for a refresher.
  • Returns the exact per-command help text for review, plan, fix, the-desert, patterns, configure, and help.
  • Supports unknown input by showing the overview and a clear note about valid commands, making it easy to recover from typos or vague requests.

Quick Start

Ask for comb help to see the overview or request a specific command such as fix, review, or patterns for the detailed instructions.

Frequently Asked Questions about help

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the comb plugin and how do I get an overview of its commands?

The comb plugin is a code review and planning tool. Requesting comb help returns the verbatim overview text and a full list of supported commands including review, plan, fix, the-desert, patterns, configure, and help.

How do I get detailed instructions for a specific comb command like fix or review?

To get detailed instructions for a specific comb command, ask for help with that command name, such as requesting fix or review guidance. The Skill returns the exact per-command help text entry from the documentation for that specific argument.

What happens if I ask comb for help with an unknown or misspelled command?

When you input an unknown or misspelled command, comb help shows the full overview text alongside a clear note listing the valid supported commands. This makes it easy to recover from typos or vague requests without breaking the workflow.

Can I use comb to understand code patterns and configuration options?

Yes, comb provides specific command guidance for patterns and configure. Requesting help for these commands returns the exact documentation text explaining how to understand code patterns and manage your configuration options.

How does the comb plan command work for development planning?

The comb plan command guidance is retrieved by requesting help for the plan command. The Skill returns the verbatim per-command help text entry from the documentation, explaining exactly how the planning mechanism works.