epoko77-ai

File Classifier — Development agent for Claude Code

Development community

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

Terminal
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 Repository