Files
2026-06-02 17:46:07 +02:00

16 lines
403 B
Markdown

# Claude Code Package
This folder contains the Claude Code version of `idea-evaluator`.
## Packaging notes
- Claude Code discovers skills from `.claude/skills/<name>/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