labspangaea

Docsmith Fix Loop — Security skill for Claude Code

Security community

Fix a confirmed docsmith skill/template/script finding, prove the fix with an eval + audit, and — only if it passes — open a PR that links/closes the issue.

How to install Docsmith Fix Loop

Installs to ~/.claude/commands/labspangaea-pangaealabs-claude-plugins-marketplace-docsmith-fix-loop.md

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

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

What Docsmith Fix Loop does

Fix a **confirmed** docsmith skill/template/script finding, prove the fix with an eval + audit, and — only if it passes — open a PR that links/closes the issue.

This is a **maintainer** command for the `pangaealabs-claude-plugins-marketplace` repo. It is the *fix → ship* half of the docsmith self-healing loop; the *detect → file* half is `/docsmith-render-triage`, which produces the issue this command consumes. It is reusable for **any** confirmed docsmith finding — from a triage issue, a `chec

Alternatives in Security

  • Deepsec — Deepsec is a security harness for finding vulnerabilities in your codebase powered by coding agents 7.8k ★
  • SEO Audit Skill — English · 中文 可复用的单页面 SEO 审计 Agent Skill 235 ★
  • Eval Audit — /eval-audit — Batch Skill Evaluation 216 ★

Full documentation available on GitHub

View Source Repository