reviewing-code (Compatibility Alias)
Purpose
Provide a stable compatibility alias for callers that still route to
reviewing-code, while canonical review guidance and automation are maintained
under the sibling code-reviewer skill directory.
This preserves:
- existing route compatibility for
reviewing-code skills-lockand catalog continuity for legacy callers- a thin alias surface instead of duplicated review payload content
Resolution Order
- Use the canonical local
code-reviewerskill payload first. - Reuse canonical supporting files:
../code-reviewer/SKILL.md../code-reviewer/references/**../code-reviewer/scripts/**
- Keep this alias directory thin and free of duplicated heavy payload.
Minimal Workflow
- Read
../code-reviewer/SKILL.mdfor the full review workflow and tooling. - Use canonical references and scripts from
../code-reviewer/. - Report under
reviewing-codeonly when a caller explicitly requested this alias.