C:\Users\kepne\.claude\CLAUDE.md(global baseline)./CLAUDE.md(project-specific rules)./.claude/settings.local.json(repo-local permissions)
- Global command packs:
/ccc:*,/cu:*,/cs:*,/sc:*fromC:\Users\kepne\.claude\commands. - Repo-local command overrides:
./.claude/commands/**(if present). - Skill trackers and memory:
./.claude/skill-memory/**.
- Sessions:
./.claude/sessions/ - Features:
./.claude/features/ - Incidents/postmortems:
./.claude/incidents/or./.claude/postmortems/ - References/research:
./.claude/references/,./.claude/research/
- If the work touches hosting, deploys, DNS, public URLs, or live environments, check
C:\Users\kepne\OneDrive\Documents\@Projects\contabo-infraand itsBRAIN.mdbefore assuming the current production setup. - When finishing meaningful work in this repo, default to
git status-> selectivegit add <paths>->git commit -m "<why>"->git push origin <current-branch>, unless the user explicitly says not to commit or not to push yet. - If the user's prompt is short, vague, blunt, or underspecified, use
C:\Users\kepne\.claude\PROMPT_LIBRARY.mdto upgrade it internally before acting instead of asking them to restate it.
- Apply global defaults first, then project-specific constraints from
./CLAUDE.md. - Keep project details in
./CLAUDE.md; keep this file as the stable routing contract.