dialogue-help
Provide help with the Dialogue Framework. Triggers on "how does dialogue work", "what commands", "explain phases", "framework help", "what can you do".
npx skills add majiayu000/claude-skill-registry --skill dialogue-help-pidster-project-2501-a88bdc1a --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Skill: Dialogue Framework Help Provide contextual help and orientation for the Dialogue Framework. ## When to Use Activate this skill when: - User asks about framework capabilities or commands - User is confused about document types or processes - User wants to understand phases, patterns, or capabilities - AI agent needs orientation to the framework - User asks "what can you do" or "how does this work" **Trigger phrases:** "how does dialogue work", "what commands are available", "explain phases", "framework help", "what can you do", "list commands", "help with dialogue", "what are document types" ## Implementation **Read and follow the `/help` command** at `${CLAUDE_PLUGIN_ROOT}/commands/help.md` for: - Framework overview and core principles - Command listing with descriptions - Document type explanations - Phase and collaboration pattern tables - Getting started guidance The command contains the authoritative help content. ## Contextual Help Guidance Tailor responses based on what the user is asking: ### For "What can you do?" / General orientation Provide brief overview, then offer specific areas: - Document creation (THY, REF, STR, WRK) - Decision and observation logging - Pr
- When to Use
- Implementation
- Contextual Help Guidance
- For "What can you do?" / General orientation
- For Command Questions
- For Concept Questions
- For "How do I..." Questions
- For AI Agents
- Proactive Orientation
- Relationship to Command
What does the dialogue-help skill do?
Provide help with the Dialogue Framework. Triggers on "how does dialogue work", "what commands", "explain phases", "framework help", "what can you do".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill dialogue-help-pidster-project-2501-a88bdc1a --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
