Skip to content

/x-audit-style

独立代码规范巡检 skill。不在 x-dev → x-verify → x-qa-gate 主流程内,由用户手动触发或周期性调用。 调子 agent 做全项目视角的规范审查:命名一致性、复用机会、magic number、函数长度、文件大小、注释合理性、死代码。 触发:用户说"规范巡检"、"audit style"、"代码规范检查"、"style review"。

shell
$ npx -y skills add KtKID/x-dev-pipeline --skill x-audit-style --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/x-audit-style
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

独立代码规范巡检 skill。不在 x-dev → x-verify → x-qa-gate 主流程内,由用户手动触发或周期性调用。 调子 agent 做全项目视角的规范审查:命名一致性、复用机会、magic number、函数长度、文件大小、注释合理性、死代码。 触发:用户说"规范巡检"、"audit style"、"代码规范检查"、"style review"。
Ships withx-dev-pipeline

An auditable development workflow for AI coding agents. x-dev-pipeline turns a request into a task contract, implementation evidence, deterministic verification, and risk-matched review.

Get the whole plugin, auto-invoked
Stats
12
Stars
0
Views
0
Forks
Active
Maintenance
Python
Language
MIT
License
3d ago
Last commit
4mo ago
Created

Repo: KtKID/x-dev-pipeline

Other skills on x-dev-pipeline.