labspangaea

Docsmith Render Triage — Development skill for Claude Code

Development community

Triage a docsmith render failure: read the captured error, decide whether it's a content bug (the source document) or a skill/template bug (docsmith itself), and — only for a genuine skill/tem.

How to install Docsmith Render Triage

Installs to ~/.claude/commands/labspangaea-pangaealabs-claude-plugins-marketplace-docsmith-render-triage.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/labspangaea/pangaealabs-claude-plugins-marketplace/HEAD/.claude/commands/docsmith-render-triage.md -o ~/.claude/commands/labspangaea-pangaealabs-claude-plugins-marketplace-docsmith-render-triage.md

Restart Claude Code, or start a new session, for it to be picked up.

What Docsmith Render Triage does

Triage a docsmith render **failure**: read the captured error, decide whether it's a *content* bug (the source document) or a *skill/template* bug (docsmith itself), and — only for a genuine skill/template bug — open a GitHub issue with the error as evidence.

This is a **maintainer** command for the `pangaealabs-claude-plugins-marketplace` repo. It is the *detect → file* half of the docsmith self-healing loop; the *fix → ship* half is `/docsmith-fix-loop`, which consumes the issue this command

Alternatives in Development

  • Project-Level Skills — This directory contains skills for developing and maintaining the claude-mem project itself, not skills that a 39.3k ★
  • Let Fate Decide — Trail of Bits security skill for let fate decide 3.7k ★
  • /triage — Quick triage to decide: submit or kill 1.8k ★

Full documentation available on GitHub

View Source Repository