Quick Start
This is the fastest way to generate the flagship output bundle.
1. Clone and install
git clone https://github.com/AnkitParekh007/occupation-ops.git
cd occupation-ops
npm install
2. Create your profile file
npm run init
This creates profile.yml. Edit it with your actual experience, proof links, project history, and role target.
3. Generate the flagship dossier
npm run gap:role
This writes:
output/role-gap-analysis.mdoutput/role-gap-analysis.jsonoutput/role-gap-analysis.html
4. Open the HTML report
Open output/role-gap-analysis.html in your browser for the easiest review experience.
5. Run the sample flagship demo
npm run demo:ai-frontend
This generates the reference demo bundle:
output/ai-frontend-proof-roadmap-demo.mdoutput/ai-frontend-proof-roadmap-demo.jsonoutput/ai-frontend-proof-roadmap-demo.html
What to do next
- refine
profile.yml - rerun
npm run gap:role - generate follow-up plans such as
npm run github:growthandnpm run plan:weekly