ccw-help

Search CCW CLI commands and retrieve workflow guidance from indexed documentation.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/tcytan/tecton --skill ccw-help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccw-help
Source: https://github.com/tcytan/tecton/tree/main/.claude/skills/ccw-help
Command: npx skills add https://github.com/tcytan/tecton --skill ccw-help

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The CCW-Help Skill removes friction when you do not know which command or workflow to use, and it also reduces wasted time by helping you discover what skills exist and how they work.

Core Features & Use Cases

  • Command search & discovery: Finds relevant commands by keyword and shows the most likely matches with short context.
  • Smart next-step recommendations: Suggests workflow steps based on flow relationships stored in the command index.
  • Documentation browsing: Locates a command, reads its source documentation from the indexed file, and summarizes with examples.
  • Skill & team browsing: Lists available skills/teams by category so you can quickly choose the right pipeline.
  • Issue reporting support: Collects context and generates a structured issue report template.

Quick Start

Ask CCW-Help to search for what to do next by saying: "ccw-help search workflow plan".

Frequently Asked Questions about ccw-help

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

FAQPage Schema
How do I find the right CLI command when I only know the task keyword?

To find a CLI command by task keyword, use command discovery to retrieve indexed command data, filter and rank matches, and display the most likely commands with short contextual summaries.

What is the best way to figure out the next step in my workflow?

To determine your next workflow step, request smart next-step recommendations that map flow relationships and prerequisites from the command index to plan subsequent actions.

How can I browse available skills and teams by category?

You can browse available skills and teams by category to quickly review existing pipelines, identify the right skill for your project, and understand how they work.

How do I look up command documentation and usage examples?

To look up command documentation, browse the indexed source files to locate the command, read its context-aware documentation, and summarize the usage with examples.

Can I generate a structured issue report for a command problem?

Yes, you can generate a structured issue report by collecting the current context and automatically filling a report template to file a detailed CCW issue.