🔍
AutomationTypeScript

CCW Help

by catlog22

CCW Help is an Automation skill for Claude Code, published by catlog22 in Claude-Code-Workflow.

2.1K stars164 forkson catlog22/Claude-Code-WorkflowAdded 2026/08/18Repository updated 2026/06/18
claudeclaude-codecli-toolscodexcontext-managementgemini-clijson-drivenqwen-codetask-orchestrationworkflow-automation
Install in seconds
Install CCW Help
Copy CCW Help into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/catlog22/Claude-Code-Workflow/tree/main/.claude/skills/ccw-help ~/.claude/skills/ccw-help

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/catlog22/Claude-Code-Workflow.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/ccw-help/SKILL.md in catlog22/Claude-Code-Workflow
Installs to
~/.claude/skills/ccw-help
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What CCW Help does

CCW Help provides an in-context help system for the CCW workflow, allowing users to search commands, get recommendations, and browse skills and teams. It triggers on keywords like ccw-help and ccw-issue.

CCW Help is cataloged under Automation on DirSkills. CCW Help comes from a repository tagged claude, claude-code, cli-tools, codex and context-management.

Documentation

README

CCW-Help Skill

CCW 命令帮助系统,提供命令搜索、推荐、文档查看、Skill/Team 浏览功能。

Trigger Conditions

  • 关键词: "ccw-help", "ccw-issue", "帮助", "命令", "怎么用", "ccw 怎么用", "工作流", "skill", "team"
  • 场景: 询问命令用法、搜索命令、请求下一步建议、询问任务应该用哪个工作流、浏览 Skill/Team 目录

Operation Modes

Triggers: "搜索命令", "find command", "search"

Process:

  1. Query command.json commands array
  2. Filter by name, description, category
  3. Present top 3-5 relevant commands

Mode 2: Smart Recommendations

Triggers: "下一步", "what's next", "推荐"

Process:

  1. Query command's flow.next_steps in command.json
  2. Explain WHY each recommendation fits

Mode 3: Documentation

Triggers: "怎么用", "how to use", "详情"

This is the opening of the README. Read the full README on GitHub.

Commands CCW Help provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /ccw
  • /ccw-help
  • /ccw-issue

Frequently asked about CCW Help

  • What else does catlog22 publish alongside CCW Help?

    CCW Help is one of 25 skills that DirSkills catalogs from catlog22/Claude-Code-Workflow, the repository it ships in. Its siblings there include Brainstorm, CCW Chain and Delegation Check. Each one is a separate skill with its own page in this directory, installs the same way CCW Help does, and is maintained by catlog22 in that same repository. The rest of the collection is listed on the catlog22/Claude-Code-Workflow page.

  • How does CCW Help compare to other Automation skills?

    CCW Help ranks #500 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of CCW Help against them. Open each page to compare what they document and how they install.

More from catlog22/Claude-Code-Workflow

CCW Help is one of 25 skills cataloged on DirSkills from catlog22/Claude-Code-Workflow.

See all 25 skills
🧠
2w ago

Brainstorm

Brainstorm is a unified brainstorming skill that guides Claude Code through interactive framework generation, parallel multi-role analysis, and cross-role synthesis. Use it when you need structured ideation, role-based analysis, or feature specifications for a project.
AI Engineering
2.1K164
⛓️
2w ago

CCW Chain

CCW Chain orchestrates chain-based workflows through intent analysis, routing, and progressive skill pipeline execution. Use it to route tasks to workflow chains and execute multi-step Claude Code workflows.
Automation
2.1K164
🔍
2w ago

Delegation Check

Delegation Check validates workflow delegation prompts against agent role definitions to detect content separation violations. Use it to catch conflicts, duplication, boundary leaks, and missing contracts in Claude Code skills.
AI Engineering
2.1K164
🐞
2w ago

Frontend Debug Team

Frontend Debug Team orchestrates multi-agent frontend debugging using Chrome DevTools MCP, with dual pipelines for feature-list testing and bug-report debugging.
Quality
2.1K164
🔍
2w ago

Investigate

Investigate is a systematic debugging skill that enforces the Iron Law: never fix without a confirmed root cause. It walks through 5 phases from evidence collection to verified fix, producing structured debug reports.
Quality
2.1K164
📋
2w ago

Issue Manager

Issue Manager provides an interactive menu-driven interface for issue CRUD operations via the ccw issue CLI. Use it to list, view, edit, delete, bulk update, and manage issue history.
Automation
2.1K164