coding-quality-loop

仓库创建 2026年6月26日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

适合自动化从 issue 到 PR 的工程化工作流,有独立审查环节。

▸ 风险提示

需要仓库读写权限,可能修改代码库。

这个 Skill 做什么

把高层软件需求或缺陷转成小而可验证的代码变更并产出 PR。

把高层的需求、bug 或重构拆成小而可验证的代码改动,并最终产出可审阅的 PR。适合自动化编码 agent、从 issue 到 PR 的流水线,或需要把改动做成带测试的工件时使用。特点是强调最小变更、附带验证与匹配审核流程,降低回滚和冲突风险。

▸ 展开 SKILL.md 英文原文

Use when a coding agent must turn a software goal, bug, issue, or refactor into a small, verified, independently reviewed code change.

开发编程代码审查自动修复PR生成通用
0
Stars
0
Forks
2
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/zaingz/coding-quality-loop/main/examples/ts-search-eval-2026-07-03/variants/claude-cql/.claude/skills/coding-quality-loop/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/zaingz/coding-quality-loop/main/examples/ts-search-eval-2026-07-03/variants/claude-cql/.claude/skills/coding-quality-loop/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Coding Quality Loop

## When to Use This Skill

Use this skill when the user asks an agent to implement, fix, refactor, test, review, or prepare a software change from a high-level goal. It is built for issue-to-PR agents, autonomous coding agents, repo-aware assistants, and multi-agent engineering workflows.

Do not use it as process theater for trivial edits. Match the ceremony to the task class (see **Task Classes**). A typo fix should run the smallest possible loop; a payment-path migration should run the full one.

## What This Is: An Engineering Operating System

This is not a better prompt. Prompts are being replaced by **durable process artifacts** that survive across sessions, age
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有