help

Discover tools, workflows, agents, and hooks in Continuous Claude.

3.9k|296|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill help-parcadei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/parcadei/Continuous-Claude-v3/tree/main/.claude/skills/help
Command: npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill help-parcadei

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users understand and navigate the available tools, workflows, agents, and hooks within the Continuous Claude environment, making it easier to leverage its full potential.

Core Features & Use Cases

  • Interactive Discovery: Guides users through available features based on their goals.
  • Categorized Information: Provides details on workflows, agents, tools, and hooks.
  • Use Case: A new user types /help and is interactively shown options to explore codebase, fix bugs, or build features, leading them to the relevant commands and agents.

Quick Start

Ask for help by typing /help and follow the interactive prompts.

Frequently Asked Questions about help

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

FAQPage Schema
How do I discover available workspace capabilities in the Continuous Claude environment?

Workspace discovery is facilitated by an interactive Skill that reads agent and hook frontmatter, guiding users through available tools and workflows to understand system capabilities dynamically.

What is the best way to find relevant workflows and agents for a specific coding task?

Finding relevant workflows is achieved by interacting with the guided discovery prompts, which categorize available system tools and agents by user goals like building features or fixing bugs.

How do I get an up-to-date list of installed tools and hooks?

You retrieve an up-to-date list by triggering the interactive discovery process, which dynamically reads skill and agent frontmatter to parse current workspace capabilities and configurations.

Does the workspace discovery process require any external dependencies?

The workspace discovery process requires no external dependencies, operating entirely within the Continuous Claude environment to read frontmatter and facilitate user understanding of installed components.

Can I explore codebase navigation options without knowing specific command names?

Exploring codebase navigation is possible without prior command knowledge by using the interactive prompts, which present categorized options to lead you directly to the relevant commands and agents.

Why use interactive discovery instead of manually reading documentation for workspace tools?

Interactive discovery provides a categorized, guided exploration experience that dynamically reads frontmatter, ensuring you retrieve up-to-date capability information faster than manually parsing static documentation.