Help us improve
Share bugs, ideas, or general feedback.
From archcore
Displays available Archcore commands and their usage instructions by invoking the Archcore help skill from skills/help/SKILL.md.
npx claudepluginhub archcore-ai/pluginHow this command is triggered — by the user, by Claude, or both
Slash command
/archcore:helpThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /archcore:help ## Arguments The user invoked this command with: $ARGUMENTS ## Instructions Use the Archcore skill at `skills/help/SKILL.md`.
/helpDisplays available Archcore commands and their usage instructions by invoking the Archcore help skill from skills/help/SKILL.md.
/groundwork-helpLists all available Groundwork commands and skills with descriptions, grouped by category (e.g., Spec-Driven Development, Task Execution), including usage examples.
/combo-helpExplains specified command combinations (e.g., 'arch plan'), showing transformed commands, combined behavior, usage examples, and related combinations.
/cc-helpProvides interactive documentation lookup for Claude Code features by topic, or lists available topics if none specified.
/helpLists all slash commands from commands/*.md and auto-triggered skills from skills/*SKILL.md in the cmux-team plugin directory, with descriptions and trigger conditions.
/os-helpDisplays all AI Team OS slash commands with descriptions, skills, quick start guide, and resource links in a formatted Chinese markdown table.
Share bugs, ideas, or general feedback.
The user invoked this command with: $ARGUMENTS
Use the Archcore skill at skills/help/SKILL.md.