How this command is triggered — by the user, by Claude, or both
Slash command
/goodthinking:list-skillsThe summary Claude sees in its command listing — used to decide when to auto-load this command
Print exactly the following: | Skill | What it achieves | |-------|------------------| | xc-clarify-framing | Sharpens problem and goal statements to be more precise, unambiguous, complete, and well-scoped | | xc-breakdown-problem | Breaks complex problems and goals into independent parts that can be tackled separately | | xc-test-thesis | Tests whether a thesis or hypothesis holds up under adversarial scrutiny | | xc-stress-test-decision | Stress-tests a decision or position by surfacing concerns the user may not have considered | | xc-audit-options | Checks whether a set of options is we...
Print exactly the following:
| Skill | What it achieves |
|---|---|
| xc-clarify-framing | Sharpens problem and goal statements to be more precise, unambiguous, complete, and well-scoped |
| xc-breakdown-problem | Breaks complex problems and goals into independent parts that can be tackled separately |
| xc-test-thesis | Tests whether a thesis or hypothesis holds up under adversarial scrutiny |
| xc-stress-test-decision | Stress-tests a decision or position by surfacing concerns the user may not have considered |
| xc-audit-options | Checks whether a set of options is well-constructed before the user evaluates |
| xc-brainstorm | Generates diverse solution ideas using parallel agents with different perspectives |
| xc-group-ideas | Consolidates ideas into strategic themes by deduplicating and grouping |
npx claudepluginhub extremeclarity/claude-plugins --plugin goodthinking/skillsDynamically discovers all Groundwork skills from SKILL.md files, categorizes by keywords, and displays organized markdown tables with names and descriptions.
/docsAnswers questions about Anthropic Agent Skills best practices using official manual knowledge, providing examples and references. Shows topic index if no input.
/skillkitCreates and validates skills and subagents using research-driven structured workflows, gates, and automation scripts.
/write-skillCreates a new skill with enforced task lists, quality review process, and best practices integration.
/skillsDiscovers, reads, enables, and disables crtr skills. Also supports authoring workflows including scaffolding and guides.
/list-skillsLists Claude Code skills from personal, project, and shared scopes in an organized tree structure with counts, names, categories, and descriptions. Supports --all and scope-specific flags.