This file provides instructions and context for AI coding agents working on this project.
Ticket-driven workflows live as skills:
- Working on a ticket —
.claude/skills/work-on-ticket/SKILL.md - Planning and creating tickets —
.claude/skills/plan-tickets/SKILL.md
Claude Code auto-loads these by description match; the skill content is authoritative.
- Version control: Use
jj(Jujutsu), notgit. Runjj newbefore starting a new ticket; runjj describeto set the commit message when done.