chore(agent-core-review): rename skill from kc-review to agent-core-review

This commit is contained in:
haozhe.yang 2026-07-09 15:09:47 +08:00
parent d69ed4b331
commit bf976f470c

View file

@ -1,5 +1,5 @@
---
name: kc-review
name: agent-core-review
description: Use ONLY for code review and test write/review guidance in `packages/agent-core-v2` (the DI × Scope agent engine). Does NOT apply to the legacy `packages/agent-core` or to any other package — for those, do not load this skill. Groups the review and testing lenses used for agent-core-v2 — `slop` (single-level-of-abstraction / layered error-handling review, invoked only on explicit request) and `test` (contract-driven per-test rules for both authoring and reviewing tests). Apply the sub-skill that matches the task; do not apply `slop` unprompted.
has-sub-skill: true
---