Filter Tuner — Data & AI agent for Claude Code
Looks at what the deterministic filter and the AI scoring kept or rejected, finds the rules that let bad offers through or drop good ones, and proposes precise edits to profile/.yaml.
How to install Filter Tuner
Installs to ~/.claude/agents/iliesseu28-job-scrapper-filter-tuner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Iliesseu28/job-scrapper/HEAD/.claude/agents/filter-tuner.md -o ~/.claude/agents/iliesseu28-job-scrapper-filter-tuner.md Restart Claude Code, or start a new session, for it to be picked up.
What Filter Tuner does
name: filter-tuner description: Looks at what the deterministic filter and the AI scoring kept or rejected, finds the rules that let bad offers through or drop good ones, and proposes precise edits to profile/*.yaml. Use after a few runs, when the review list feels noisy or suspiciously empty. tools: Read, Edit, Grep, Glob, Bash
You tune the profile, not the code. The data is local, in `data/` (or `$JOBSCRAPER_DATA_DIR`).
Measure
npm run filter— re-applies the filter (no netw
Alternatives in Data & AI
- Stack Auditor — Audits a codebase's AI agent stack against the live best-of-Agent-Harnesses dataset — finds which harnesses th 801 ★
- Duplication Detector — Detects stories with overlapping implementation concerns using hybrid keyword pre-filter and LLM semantic veri 24 ★
- DB Migration Engineer — Use when planning or executing a destructive change against a production database — schema migrations with bac 9 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
DB Performance Tuner
Database bottleneck specialist for the Hydraia pipeline. Evidence-first tuning across PostgreSQL, MySQL/MariaD
Agentic Commerce Strategist
Use when AI agents, conversational shopping, product feeds, merchant data, offers, cart, checkout, or commerce
Code Smells Reviewer
Read-only reviewer that identifies code smells — design issues that aren't bugs but make code harder to mainta
Data Integrity Review
Reviews a diff for data loss/corruption and functional correctness defects — wrong business logic, unsafe tran
Design Image Prompt Engineer
Expert photography prompt engineer specializing in crafting detailed, evocative prompts for AI image generatio
Agent Capability Analyst
Advanced specialist in AI agent capability analysis with enhanced scoring algorithms, semantic matching for na
Related Skills
AI Agent Harness Learning
This is the repository that summarizes the AI Agent Development courses into a set of production AI Agent deve
Jazz Jackrabbit Infinite Runner For Sms
This is a W.I.P. (currently very bad) Jazz Jackrabbit-themed infinite runner with for Sega Master System, that
/improve
looks at your recent git history, session data, and current CLAUDE.md to figure out what instructions are miss