·log-doc-issues
#

log-doc-issues

phrazzld/claude-config

Run /check-docs, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-docs instead if you want to fix issues immediately.

7Installs·2Trend·@phrazzld

Installation

$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 |

Run /check-docs, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-docs instead if you want to fix issues immediately. Source: phrazzld/claude-config.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/phrazzld/claude-config --skill log-doc-issues
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is log-doc-issues?

Run /check-docs, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-docs instead if you want to fix issues immediately. Source: phrazzld/claude-config.

How do I install log-doc-issues?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill log-doc-issues Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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