fix(review): fix section numbering, nav entry, and step hierarchy

- commands.md: renumber 1.6→1.7→1.8→1.9 after inserting 1.5 Built-in Skills
- SKILL.md: promote Reverse audit from ### to ## Step 2.6 for consistent
  step hierarchy
- _meta.ts: add code-review to Features navigation sidebar

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
wenshao 2026-04-07 01:04:21 +08:00
parent 757bd9865a
commit ba8a3a741f
3 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,6 @@
export default {
commands: 'Commands',
'code-review': 'Code Review',
'followup-suggestions': 'Followup Suggestions',
'sub-agents': 'SubAgents',
arena: 'Agent Arena',