claude/skills/claude-skill-reclassify-agents/SKILL.md
Reclassify existing Claude Code subagents and skills, then migrate files into the appropriate structure with backups and a report.
npx skillsauth add lilpacy/dotfiles claude-skill-reclassify-agentsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Scan an existing repo for Claude Code subagents and skills, decide which each item should be, and apply the conversion by moving/rewrapping files into the appropriate structure — with backups and a migration report.
This skill is designed for repos that contain:
.claude/agents/*.md).claude/skills/<skill>/SKILL.md), orIf your structure differs, adjust config.yaml.
config.yaml)dry-run (generate report only)apply (convert + update references)reclassify-report.md
.reclassify_backup/<timestamp>/...target_agents_dir (default .claude/agents)target_skills_dir (default .claude/skills/<name>/SKILL.md).reclassify_backup/... before writing.reclassify-report.md with confidence & rationale.target_skills_dir/<name>/SKILL.mdtarget_agents_dir/<name>.mdUse the provided script to execute the procedure end-to-end:
python3 .claude/skills/reclassify-agents/scripts/reclassify.py --config .claude/skills/reclassify-agents/config.yaml --mode dry-run
python3 .claude/skills/reclassify-agents/scripts/reclassify.py --config .claude/skills/reclassify-agents/config.yaml --mode apply
data-ai
ユーザー向けの回答、要件整理、説明、計画、レビュー、仕様、要約を作成するときに使う。自然言語だけでは条件、状態、多重度、期間、時刻、境界値、制約、推論、計算が曖昧になりうる場合、表、デシジョンテーブル、Mermaid 図、計算式、境界値表で一意化する。推測で補った図表要素は必ず明示する。
tools
Cross-agent messaging via SQLite. Send messages between Claude Code, Codex, Gemini CLI, and other agents. No daemon, no network, no dependencies beyond bash and sqlite3.
development
Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to build a new app or landing page, wants to redesign something, invokes Hallmark by name, or uses audit/redesign/study.
development
Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.