# Claude Code Package This folder contains the Claude Code version of `idea-evaluator`. ## Packaging notes - Claude Code discovers skills from `.claude/skills//SKILL.md`. - The folder name should stay lowercase and hyphenated. - `SKILL.md` should stay concise so the loaded instructions remain easy to apply. ## Source - `Intent.md` in the repo root - Claude Code Agent Skills documentation