This document outlines an agenda for a coding dojo event hosted by Peter Kofler on converting numbers to and from Roman numerals. The event will use pair programming and test-driven development. Attendees will practice converting numbers to Roman numerals under constraints like not using loops or maps. They will also convert Roman numerals to numbers while pair programming in a "ping-pong" style.