Help us improve
Share bugs, ideas, or general feedback.
From hw
Generates one-time or comparative code quality scorecards with evidence-backed ratings across correctness, maintainability, and structure. Supports baseline, compare, review, and action queue modes.
npx claudepluginhub hypoxanthineovo/hypo-workflow --plugin hwHow this skill is triggered — by the user, by Claude, or both
Slash command
/hw:qualityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
📌 输出语言规则:
Assesses code, designs, or approaches with 0-10 rating, pros/cons analysis, and actionable recommendations. Use for evaluating quality or trade-offs.
Analyzes code quality via cleanup analysis (dead code, duplication, complexity) and multi-perspective reviews (maintainer, architect, user advocate, security, performance).
Performs Stage 2 code quality review checking SOLID, DRY, security, and test quality. Used after spec review passes, before merge.
Share bugs, ideas, or general feedback.
📌 输出语言规则: 读取 config.yaml → output.language
使用此技能生成代码质量评分报告、baseline、compare、review 或 quality action queue。/hw:quality 是一等命令,负责“质量有多好、哪里值得优化、是否达到质量阈值”;它不替代 /hw:audit 的风险治理 gate。
/hw:audit。references/quality-spec.md。.pipeline/quality/quality-NNN.md。.pipeline/quality/actions.yaml,记录需要进入 Patch、Plan、Optimize 或人工处理的 action。.pipeline/quality/state.yaml 和 .pipeline/log.yaml lifecycle entry。scorecard:一次性评分报告。baseline:建立后续 compare 的基线。compare:比较当前质量与 baseline 或前一报告。review:围绕某个范围做轻量质量审查。action queue:只整理可执行质量优化队列。/hw:audit。/hw:plan,小范围修复可转 /hw:patch。references/quality-spec.mdreferences/evaluation-spec.mdreferences/completion-report-contract.mdreferences/commands-spec.mdSKILL.md