·log-doc-issues
#

log-doc-issues

phrazzld/claude-config

运行 /check-docs,然后为所有发现创建 GitHub 问题。 问题是通过优先级标签和结构化格式创建的。 如果您想立即解决问题,请改用 /fix-docs。

7安装·2热度·@phrazzld

安装

$npx skills add https://github.com/phrazzld/claude-config --skill log-doc-issues

SKILL.md

Run documentation audit and create GitHub issues for all findings.

This is an issue-creator. It creates work items, not fixes. Use /fix-docs to fix issues.

| Missing README.md | P0 | | Missing .env.example (with env vars used) | P0 | | README missing key sections | P1 | | Undocumented env vars | P1 | | Missing architecture docs | P1 | | Stale documentation (90+ days) | P2 | | Missing CONTRIBUTING.md | P2 | | Missing ADR directory | P2 | | Broken links | P2 | | Polish improvements | P3 |

运行 /check-docs,然后为所有发现创建 GitHub 问题。 问题是通过优先级标签和结构化格式创建的。 如果您想立即解决问题,请改用 /fix-docs。 来源:phrazzld/claude-config。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/phrazzld/claude-config --skill log-doc-issues
分类
#文档处理
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 log-doc-issues?

运行 /check-docs,然后为所有发现创建 GitHub 问题。 问题是通过优先级标签和结构化格式创建的。 如果您想立即解决问题,请改用 /fix-docs。 来源:phrazzld/claude-config。

如何安装 log-doc-issues?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/phrazzld/claude-config --skill log-doc-issues 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/phrazzld/claude-config