Agent Skills: spex Help

Quick reference for all SDD commands

UncategorizedID: rhuss/cc-superpowers-sdd/help

Install this agent skill to your local

pnpm dlx add-skill https://github.com/rhuss/cc-sdd/tree/HEAD/spex/skills/help

Skill Files

Browse the full folder contents for help.

Download Skill

Loading file tree…

spex/skills/help/SKILL.md

Skill Metadata

Name
help
Description
Quick reference for all spex commands

spex Help

Overview

Display the spex quick reference with workflow diagram, command list, and guidance.

Behavior

  1. Read and display the quick reference content from spex/docs/help.md
  2. Display the content exactly as written
  3. Ask: "Any questions about the spex workflow? I can explain any command in detail."

Key Principles

  • Reference mode is fast: Just display the help content
  • Non-pushy: Offer options, don't force workflows
spex Help Skill | Agent Skills