Tune banner
D0M3N1C0X D0M3N1C0X

Tune

Development community

Description

--- description: Review scoring mistakes and fix the tracks that caused them --- Scoring is configuration, not intuition — when it is wrong, fix the config. 1. `python3 -m jsa top --min-score 0 --limit 60` and look for **false negatives**: roles you would have applied to that scored low. Run `jsa show <id>` on each and find which dimension underscored them. 2. Look for **false positives**: high scores on roles that are obviously wrong. Usually a title keyword that is too generic, or a

Installation

Installs to ~/.claude/commands/d0m3n1c0x-job-search-agent-tune.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/D0M3N1C0X/job-search-agent/HEAD/.claude/commands/tune.md -o ~/.claude/commands/d0m3n1c0x-job-search-agent-tune.md

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

Full documentation available on GitHub

View Source Repository