From hyperworker
Refactor a CLAUDE.md, AGENTS.md, or SKILL.md file to follow progressive disclosure principles
How this skill is triggered — by the user, by Claude, or both
Slash command
/hyperworker:refactor-mdThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
I want you to refactor my markdown file to follow progressive disclosure principles.
I want you to refactor my markdown file to follow progressive disclosure principles.
File type detection: Determine the target file type using this precedence:
CLAUDE.md, AGENTS.md, SKILL.md), use thatCLAUDE.md, AGENTS.md, SKILL.mdFollow these steps:
Find contradictions: Identify any instructions that conflict with each other. For each contradiction, ask me which version I want to keep.
Identify the essentials: Extract only what belongs in the root file. Use the flat list below — each criterion is annotated with the file types it applies to:
Group the rest: Organize remaining instructions into logical categories (e.g., TypeScript conventions, testing patterns, API design, Git workflow). For each group, create a separate markdown file.
Create the file structure: Output:
Flag for deletion: Identify any instructions that are:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub joseph-ravenwolfe/hyperworker --plugin hyperworker