# Laravel Config Code Writer Manages database-driven config groups, fields, and the Config Service. ## Purpose Use this agent when creating new Config Field classes, updating the Config Service, modifying the Config Model, updating the Nova Config Resource, creating migrations for new config groups, or debugging config value resolution. ## Relevant Documentation - `docs/index.md` - Master index of all project documentation