EVERY AI AGENT MUST FOLLOW THIS GUIDE BEFORE ANY WORK.
- Read
CLAUDE.mdbefore running commands, analyzing code, or editing files. - Treat
CLAUDE.mdas the source of truth for role boundaries, architecture context, and repository workflow. - Load always-on conventions from
.claude/rules/(for example: architecture, codestyle, device constraints). - Load only task-relevant workflows from
.claude/skills/and.claude/commands/.
- If
CLAUDE.mdchanges, read it again before continuing. - If relevant files under
.claude/rules/,.claude/skills/, or.claude/commands/change, refresh your context before proceeding. - If user instructions conflict with repository conventions, prioritize user intent for that task.
- Higher-priority system/developer/user instructions override this guide.