career-ops-hq/career-ops ? reverse-engineered prompt
Reverse engineered prompt
Build me a local AI job search assistant that helps me find good roles without doing everything by hand.
I want it to scan job listings from common company career pages, evaluate each one into a simple report with sections A through H, and give each role an overall score from 1 to 5 so I can quickly tell what is worth my time. It should also tailor my CV for each role, generate a clean PDF version, and keep track of every application in one place so I can see what I applied to, what still needs follow up, and which jobs look promising.
Please make it work inside an AI coding CLI, and use browser automation if needed to read job pages and collect the details. It should be able to handle a batch of listings at once, and it should be careful about quality, not just keyword matching. If anything is unclear, look up current docs online and then wire it up in a way that runs locally and is easy to use.
Are you gonna build this?
make sure you review the code using coderabbit