Business Folder

Organize domain logic in app/business/ by domain cohesion and transport independence. Use when creating a file in app/business/, adding a function to one, naming a business module, deciding whether logic belongs in business or in a transport (app/mcp/, app/ingest/), or choosing what a business file may import.

seasonedcc Updated

File contents

seasonedcc/discord-manager/tree/main/.claude/skills/business-folder commit ce3e1c375e

Frequently asked questions

npx skillmds@latest add seasonedcc/business-folder-5