Tell me how the money moves and I'll plan the base that keeps track of it.
Books Blueprint
Mine is built for a single-member LLC that gets paid through Stripe and files a Schedule C. Yours is a different business. Fill in how your money moves and get the plan for a bookkeeping base shaped like your tax form, with the boring parts running on their own.
How is the business set up?
This decides which tax form the base is shaped like. Not sure is a fine answer, the plan says what to ask.
How does money come in?
Tick everything. Each one becomes a stream in the Income table, and the ones with webhooks can log themselves.
Where does the money live?
Name the bank. Whether the base can pull from it on its own depends on the bank, not on you.
What should run on its own?
Everything ticked gets built as an automation. Everything unticked stays a form you fill in.
Shape it like the tax form?
What should I write it as?
The build prompt plans the base. The monthly close skill runs the books once they exist, from Claude Code.
Your build prompt, for Claude Code
Copied
Your monthly close skill, for Claude Code
Copied
This plans a bookkeeping base for one small business. It isn't financial, tax or legal advice. Talk to your accountant before you build it, and before you file anything from it.