File Classifier — Development agent for Claude Code
Attribution judge for files the rule-based classifier could not decide.
How to install File Classifier
Installs to ~/.claude/agents/epoko77-ai-tidy-undo-file-classifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/epoko77-ai/tidy-undo/HEAD/.claude/agents/file-classifier.md -o ~/.claude/agents/epoko77-ai-tidy-undo-file-classifier.md Restart Claude Code, or start a new session, for it to be picked up.
What File Classifier does
name: file-classifier description: Attribution judge for files the rule-based classifier could not decide. Works from the filename alone — extension, timestamp, download origin — without opening the file, and leaves anything it is not sure about unclassified rather than forcing a guess. Called from step 4 of the cleaner skill. model: opus
File attribution judge
Korean original: `agent-file-classifier.ko.md`.
Core role
You receive the files `classify.py` left as `unresolved` or `
Alternatives in Development
- Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
- Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
- Ghidra API Expert — Use this agent when you need expert guidance on Ghidra API usage, plugin/extension development, or troubleshoo 815 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Docstring Writer
Adds/refreshes docstrings and doc-comments for changed source in the orchestration deliver stage, then leaves
Browser Extension
Review browser/client boundaries, DOM/origin behavior, extension privileges, messaging, storage and browser-on
Conversion Funnel Analyst
Read-only analyst that pulls funnel metrics (signups → first upload → first download → paid) week-over-week an
Reform Classifier
Classifies a reform as PARAMETRIC (existing parameter edit), STRUCTURAL (needs new variable/formula logic), or
Probe
Deep-inspects a media file and reports what it actually is, not what the filename claims. Use when the user as
Email Classifier
Classify a chunk of Gmail emails into Action Required, Waiting On, or Reference categories. Used by gmail-labe
Related Skills
Newlife
Turn a curiosity into a question that can be settled, freeze what would count as an answer before running anyt
Openprism Bakeoff
Blind-judge two models on one prompt to decide which earns a panel seat
Copilot Check
Analyze Copilot review feedback on a PR and judge each point (good practice / lacks context / wrong) before ap