·log-quality-issues
</>

log-quality-issues

phrazzld/claude-config

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

7Installs·2Trend·@phrazzld

Installation

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

SKILL.md

Run quality gates audit and create GitHub issues for all findings.

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

| No test runner | P0 | | No CI workflow | P0 | | No coverage configured | P1 | | No git hooks | P1 | | No linting | P1 | | TypeScript not strict | P1 | | No commitlint | P2 | | No coverage in PRs | P2 | | Tool upgrade opportunities | P3 |

Run /check-quality, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-quality 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-quality-issues
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is log-quality-issues?

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

How do I install log-quality-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-quality-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