twinmind-debug-bundle

Collect comprehensive diagnostic information for TwinMind issues.

Content Preview
---
name: twinmind-debug-bundle
description: |
  Collect comprehensive diagnostic information for TwinMind issues.
  Use when preparing support requests, investigating complex problems,
  or gathering evidence for bug reports.
  Trigger with phrases like "twinmind debug", "twinmind diagnostics",
  "collect twinmind info", "twinmind support bundle".
allowed-tools: Read, Write, Bash(curl:*), Bash(npm:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
compatib
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/twinmind-debug-bundle.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/twinmind-pack/skills/twinmind-debug-bundle/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/twinmind-pack/skills/twinmind-debug-bundle/SKILL.md

Related Skills