Speckit Helper
Speckit Helper from datamaker-kr/synapse-claude-marketplace.
Skills in this plugin
10- ▌ Help Command · datamaker-krRun the `speckit-helper:help` workflow from the original Claude slash command. Use when the user asks to show all available Speckit Helper commands, workflow, and quick-start guide
- ▌ Plan Command · datamaker-krRun the `speckit-helper:plan` workflow from the original Claude slash command. Use when the user asks to generate technical design and planning documents from specification
- ▌ Tasks Command · datamaker-krRun the `speckit-helper:tasks` workflow from the original Claude slash command. Use when the user asks to decompose specifications and plans into executable, dependency-ordered tasks
- ▌ Refine Command · datamaker-krRun the `speckit-helper:refine` workflow from the original Claude slash command. Use when the user asks to update an existing specification with new information or changed requirements
- ▌ Analyze Command · datamaker-krRun the `speckit-helper:analyze` workflow from the original Claude slash command. Use when the user asks to analyze specifications for consistency, gaps, and quality issues (read-only)
- ▌ Specify Command · datamaker-krRun the `speckit-helper:specify` workflow from the original Claude slash command. Use when the user asks to create a feature specification from natural language requirements
- ▌ Checklist Command · datamaker-krRun the `speckit-helper:checklist` workflow from the original Claude slash command. Use when the user asks to generate quality checklists that validate specification completeness and clarity
- ▌ Implement Command · datamaker-krRun the `speckit-helper:implement` workflow from the original Claude slash command. Use when the user asks to execute implementation from task list with dependency-aware ordering
- ▌ Constitution Command · datamaker-krRun the `speckit-helper:constitution` workflow from the original Claude slash command. Use when the user asks to create or update project constitution defining principles and governance rules
- ▌ Tasks To Issues Command · datamaker-krRun the `speckit-helper:tasks-to-issues` workflow from the original Claude slash command. Use when the user asks to convert tasks from tasks.md into GitHub Issues with labels and dependencies