Skip to content

Conversation

@adamlevoy
Copy link

Summary

  • Updates documentation and code comments that still referenced "CORE skill" to correctly say "PAI skill"
  • The v2.5 release renamed skills/CORE to skills/PAI, but several files weren't updated

Files Changed

  • Releases/v2.5/.claude/hooks/README.md - LoadContext hook description
  • Releases/v2.5/.claude/agents/Intern.md - Skill loading instruction
  • Releases/v2.5/.claude/agents/Pentester.md - Skill loading instruction
  • Releases/v2.5/.claude/lib/migration/scanner.ts - Comments and output strings

Test plan

  • Verified skills/PAI/SKILL.md exists in v2.5 (not skills/CORE)
  • Verified LoadContext.hook.ts already references skills/PAI/SKILL.md
  • Grep for remaining "CORE skill" references in v2.5 after merge

🤖 Generated with Claude Code

The v2.5 release renamed skills/CORE to skills/PAI, but several
documentation files and code comments still referenced "CORE skill".
This updates them to correctly reference "PAI skill".

Files updated:
- hooks/README.md: LoadContext description
- agents/Intern.md: Skill loading instruction
- agents/Pentester.md: Skill loading instruction
- lib/migration/scanner.ts: Comments and output strings

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant