Turns out that it wasn't too bad. I think the most challenging part was figuring out how different dependencies could fit together rather than figuring out the best model or prompts. It's in a state now where it maybe takes an hour or so to add a new command by defining database migrations, adding new structs, and then adding the API endpoint definitions.
However, I don't want to take this any further; I just thought folks might find this interesting.