analyze_fit
Aggregates your GitHub portfolio and resume with a job description, delivering a structured data bundle for assessing job fit.
Instructions
Gather all user data needed for job fit analysis. Accepts a job description, then internally fetches the user's portfolio (GitHub repos) and resume. Returns all three together in a structured bundle so Claude can reason about the fit. Does NOT perform the analysis itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_description | Yes | The full job description text to analyze against |