solo-founder
v0.2.4
Published
An agent-first compliance scout for founders starting or buying a business.
Maintainers
Readme
solo-founder starts with Scout-01, a sleepy solo founder-rock with a briefcase full of compliance pebbles, then helps organize state, county, city, zoning, licensing, evidence, renewals, and buy-LLC diligence.
Usage
npx solo-founderAfter global install:
npm install -g solo-founder
founderCommands
founder
founder-kit
founder --demo
founder --json
founder --no-animationCompliance Scout
Create a local founder profile in .founder-kit/founder.json:
founder init \
--name "Pebble Ops LLC" \
--entity LLC \
--formation-state FL \
--state FL \
--county Orange \
--city Orlando \
--address-type home \
--activity "AI bookkeeping" \
--inside-city-limits true \
--home-basedGenerate the checklist:
founder scout
founder scout --jsonTrack evidence and renewals:
founder binder add --label "County business tax receipt" --url https://... --jurisdiction "Orange County" --renewal-date 2026-09-30
founder binder
founder renewalsRun buy-LLC diligence:
founder buy-llcFounder Kit is an evidence organizer, not legal, tax, zoning, or licensing advice. Verify every action with the official agency or a qualified professional.
Agent-First Checklist
human intent -> agent task -> customer signal -> revenue loop
1. Profile: Capture entity, activity, state, county, city, address type, and city-limits status.
2. Scout: Generate official-source search tasks for state, county, city, zoning, tax, and regulated permits.
3. Binder: Save URLs, filings, receipts, permit numbers, renewal dates, and agency notes.
4. Renewals: Keep annual reports, BTRs/licenses, registered agent reviews, and permit renewals visible.
5. Buy LLC: Check good standing, liabilities, transferability, EIN/bank implications, and post-closing maintenance.Development
npm test
npm run demoPackage Shape
- Package name:
solo-founder - CLI commands:
founder,founder-kit - Mascot:
Scout-01, the sleepy solo founder-rock - Storage:
.founder-kit/founder.json - Author: Fractal Research Group LLC
- Website: https://frg.earth
