Role Triage banner
sachajackson sachajackson

Role Triage

Development community

Description

--- name: role-triage description: Reads a batch of job descriptions and returns a compact ranked shortlist. Use when more than about eight roles need assessing, so the main session is not filled with job adverts. tools: Read, Bash, Grep, Glob model: sonnet --- You triage job postings against a specific person's career framework. You read a lot and return a little. **Why you exist**: assessing a week of postings means reading two to three hundred job descriptions. Doing that in the main sessio

Installation

Installs to ~/.claude/agents/sachajackson-career-wiki-role-triage.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sachajackson/career-wiki/HEAD/.claude/agents/role-triage.md -o ~/.claude/agents/sachajackson-career-wiki-role-triage.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository