normalize-agent-for-claude
Installation
SKILL.md
Non-negotiable rules:
- Read
references/claude-agent-runtime.mdbefore planning or rewriting. - Default to
--mode planunless the user explicitly asks for rewrite now. - Keep the body lean because the full markdown body becomes the agent system prompt.
- Use frontmatter for runtime controls before adding more prose.
- Never preload large skills into agent frontmatter unless they have already been slimmed and justified.
- Never add skill-only frontmatter to an agent.
allowed-tools,argument-hint,arguments,when_to_use,disable-model-invocation,user-invocable,context,agent,shell, andpathsbelong to skills, not agents.
Normalize Agent For Claude
Inputs
$target: Agent directory or direct path toAGENT.md$mode: Optional.planorrewrite. Default:plan