Skip to content
Development
Skill

/cs-code-review

cs-review 的兼容别名(v1 沿用名)。触发后在当前 agent 中转到 cs-review,不维护独立规则或创建子 agent。

From plugin
codestable
1.1k11 skills
Install
$ npx -y skills add liuzhengdongfortest/codestable --skill cs-code-review --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.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/cs-code-review

Context preview

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

cs-review 的兼容别名(v1 沿用名)。触发后在当前 agent 中转到 cs-review,不维护独立规则或创建子 agent。

SKILL.md

cs-code-review.SKILL.md
name: cs-code-review
description: cs-review 的兼容别名(v1 沿用名)。触发后在当前 agent 中转到 cs-review,不维护独立规则或创建子 agent。
argument-hint: "[--range <git-range>] [scope 或 audit 目标]"

cs-code-review → cs-review

本入口是 `cs-review` 的兼容别名,为 v1 用户的既有习惯保留。收到调用时在当前 agent 中调用 canonical entry `cs-review`,参数原样传递;不得读取 sibling skill 文件、创建子 agent 或在 本入口复制并演进审查规则。

Ships withcodestable

让 AI 编码在长期项目中保持边界、证据和记忆。 CodeStable 是一组面向严肃软件开发的轻量 skill 契约:不编排 Agent 团队,也不为项目建立第二套文档系统。模型在明确边界内行动,用证据证明结果,并把知识放回项目已有归宿。

Get the whole plugin
Stats
1,101
Stars
81
Forks
Active
Maintenance
Python
Language
14h ago
Last commit
4mo ago
Created

Repo: liuzhengdongfortest/codestable