Files

11 lines
356 B
Markdown

# CLAUDE.md
Project structure and overview: see docs/OVERVIEW.md
## Rules
1. Before any task, search skills via `search_skills` or `get_skills_by_tag`
first — use the matched ones; fall back to judgment if none are found.
2. After each change, self-evaluate whether to commit. For large changes or
accumulated edits, commit and push frequently.