From speak-pack
Collect Speak debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Speak problems. Trigger with phrases like "speak debug", "speak support bundle", "collect speak logs", "speak diagnostic".
How this skill is triggered — by the user, by Claude, or both
Slash command
/speak-pack:speak-debug-bundleThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Collect all necessary diagnostic information for Speak support tickets.
Collect all necessary diagnostic information for Speak support tickets.
For full implementation details, load: Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
speak-debug-YYYYMMDD-HHMMSS.tar.gz archive containing:
summary.txt - Environment and SDK infologs.txt - Recent redacted logssessions.txt - Recent session activityconfig-redacted.txt - Configuration (secrets removed)For rate limit issues, see speak-rate-limits.
| Error | Cause | Resolution |
|---|---|---|
| Authentication failure | Invalid or expired credentials | Refresh tokens or re-authenticate with debugging |
| Configuration conflict | Incompatible settings detected | Review and resolve conflicting parameters |
| Resource not found | Referenced resource missing | Verify resource exists and permissions are correct |
Basic usage: Apply speak debug bundle to a standard project setup with default configuration options.
Advanced scenario: Customize speak debug bundle for production environments with multiple constraints and team-specific requirements.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.
4plugins reuse this skill
First indexed Jul 11, 2026
npx claudepluginhub bulozb/claude-code-plugins-plus-skills --plugin speak-pack