chore: rename Label-Eval-Portal → Label Suite across all files#13
chore: rename Label-Eval-Portal → Label Suite across all files#13singyichen merged 2 commits intomainfrom
Conversation
Replace all occurrences of the old project name "Label-Eval-Portal" with the correct product name "Label Suite" in CLAUDE.md, AGENTS.md, ADRs, .claude/skills/*, .specify/templates/*, and thesis diagrams. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Update directory tree examples in CLAUDE.md and ADR-001 to use label-suite/ (actual repo name) instead of the old label-eval-portal/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Review Summary by QodoRename Label-Eval-Portal to Label Suite across all documentation and skills
WalkthroughsDescription• Rename project name from "Label-Eval-Portal" to "Label Suite" across documentation • Update 28 files including skills, agents, ADRs, templates, and diagrams • Fix lowercase path references from "label-eval-portal/" to "label-suite/" • No functional code changes, documentation and metadata updates only Diagramflowchart LR
A["Old Name: Label-Eval-Portal"] -- "Rename to" --> B["New Name: Label Suite"]
B -- "Updated in" --> C["Skills & Agents"]
B -- "Updated in" --> D["ADRs & Docs"]
B -- "Updated in" --> E["Diagrams & Templates"]
B -- "Updated in" --> F["Path References"]
File Changes1. .claude/SKILLS.md
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0) 📐 Spec deviations (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewⓘ The new review experience is currently in Beta. Learn more |
Summary
Label-Eval-Portalwith the correct product nameLabel Suiteacross 28 files (docs, skills, ADRs, templates, diagrams)label-eval-portal/path references in directory tree examples →label-suite/Affected Files
CLAUDE.md,AGENTS.md— project overview and agent docs.specify/memory/constitution.md,.specify/templates/— SDD templates.claude/skills/**— all skill descriptions.claude/agents/senior-architect.mddocs/adr/README.md,docs/adr/001-monorepo-structure.md,docs/adr/010-config-driven-architecture.mddocs/diagrams/thesis/*.d2— thesis diagram labelsTest Plan
Label-Eval-Portal(case-insensitive) in all source files.git/internal metadata excluded (branch name / commit message only — no impact)🤖 Generated with Claude Code