# Refine

> Use when the user asks to create, edit, change, refine, slim, or audit an agent-consumed document, like a skill, a memory/rules file, or a plan.

- Skill: `mia-cx/refine` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mia-cx/refine`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mia-cx/refine/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: mia-cx (https://skillmd.com/u/mia-cx)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mia-cx/refine

---


# Refine

Audit the target against the [agent-copy](../agent-copy/SKILL.md) reference. Read it first, then run every lever it names against every section of the target: delete, move, sharpen, or add per failed check.

Then pick the branch for the target, Read its SKILL.md, and run its target-specific checks the same way:

| Target | Branch |
| --- | --- |
| `SKILL.md` (any harness) | `skills/refine-skill/SKILL.md` |
| AGENTS.md / CLAUDE.md / Cursor rules, anything always-loaded | `skills/refine-rule/SKILL.md` |
| Plans, PRDs, handoffs, documents another agent executes | `skills/refine-plan/SKILL.md` |
| Any other agent-consumed doc | agent-copy alone |

Commit when every section is accounted for.

