audit-solution
仓库创建 2026年7月6日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由
综合发现问题并支持经批准的自动修复,适合交付质量保障。
▸ 风险提示
需要代码库读写权限,自动修复操作需谨慎审核
这个 Skill 做什么
对整个代码库进行健康检查、证据化报告并按需修复验证问题。
把整个代码库扫一遍做健康检查:找结构、风格、文档、性能和正确性问题,按严重度出具带证据的报告。用户同意后会按项目规则修复并验证;开始阶段只读,修复需批准。它会组合风格、Web 标准和可用性等检查项,给出可执行的改进清单。
▸ 展开 SKILL.md 英文原文
Full-solution audit — sweep the entire codebase for weaknesses and inconsistencies (structure, coding-standards conformance, documentation coverage, consistency, obvious perf/correctness smells), report findings ranked by severity with evidence, then correct the approved ones and verify. Use when the user asks to audit / review the whole solution or codebase, check for weaknesses or inconsistencies, or do a health check. Composes with the coding-standards, web-standards, taste-skill, and documentation skills for the checks, and ends by running self-improve.
0
Stars
0
Forks
10
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Seismoforg/claude-config/main/skills/audit-solution/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Seismoforg/claude-config/main/skills/audit-solution/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# AUDIT SOLUTION Whole-solution health check: find weaknesses, report with evidence, fix the approved ones per the project's rules, verify. Investigation is READ-ONLY until the user approves a remediation scope. Composes with: `coding-standards` (how code must be), `web-standards` (how web/UI must be), `taste-skill` (how frontend design must look — anti-slop, not templated), `documentation` (how docs must be), `feature` (REQUIRED — approved remediation is captured as a feature draft and carried out through the feature lifecycle before any code is touched), `self-improve` (at the end). # STEP 1 — SCOPE & MAP (local context first) Understand before judging, in order: 1. Root + nested AGENTS
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有