- router: refine-local-plans 라우팅 추가, plan/review 역할 경계 명시 - plan: review stub 템플릿 및 SKILL.md 보강 - code-review: SKILL.md, agent yaml, user-review 템플릿 갱신 - finalize-task-routing: SKILL.md 및 agent yaml 갱신 - _templates: implementation-user-review-request-section 수정 - rules/common/rules.md, AGENTS.md: archive 접근 예외 확장
4 lines
260 B
YAML
4 lines
260 B
YAML
interface:
|
|
display_name: "Code Review"
|
|
short_description: "Review and leave the required next artifact"
|
|
default_prompt: "Use $code-review to leave exactly one result: a follow-up pair authored by a different Plan model, USER_REVIEW.md, or complete.log."
|