research-organizer

Detect bloated RESEARCH_DIR folders and reorganize files with git mv after owner approval.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/asochan-ai/claude-plugins --skill research-organizer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: research-organizer
Source: https://github.com/asochan-ai/claude-plugins/tree/main/plugins/research-organizer/skills/research-organizer
Command: npx skills add https://github.com/asochan-ai/claude-plugins --skill research-organizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill detects bloated RESEARCH_DIR folders and proposes and executes theme-based reclassification to keep research organized and easy to navigate. It moves files using git mv to preserve history and requires owner approval before moving.

Core Features & Use Cases

  • Detect folder growth (>= 10 items) and identify bloated folders for reorganization.
  • Propose taxonomy-based classification and execute moves with history preservation.
  • Enforce governance by requiring owner approval and preventing arbitrary deletions; supports safe reorganization of research assets.

Quick Start

Provide a reorganization plan for research folders under RESEARCH_DIR and obtain owner approval before moving any files.

Frequently Asked Questions about research-organizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reorganize bloated research folders by theme?▼

Folder classification uses taxonomy-based logic to analyze bloated research directories, propose theme-based subfolders, and execute moves. It detects folder growth exceeding ten items and requires owner approval before reorganizing.

Does git mv preserve file history when reorganizing directories?▼

Git mv preserves file history during directory reorganization by moving files into theme-based subfolders while maintaining version control tracking. The skill requires owner approval before executing any file moves to ensure safe governance.

When do I need automated folder classification for research assets?▼

Automated folder classification is needed when research directories become bloated and exceed item thresholds. The skill detects folder growth exceeding ten files and proposes taxonomy-based subfolders to keep research assets organized and navigable.

What is the safest way to classify research files without deleting them?▼

Safe research file classification requires a governed workflow that avoids deletions, logs decisions, and requires owner approval before moving files. This skill enforces these safety constraints and provides an escalation path for ambiguous classification cases.

Can I require owner approval before moving files into subfolders?▼

Owner approval is required before moving files into subfolders. The skill enforces governance by proposing a reorganization plan and waiting for explicit owner approval prior to executing any git mv operations or folder restructuring.