AGENTS.md@docs/prompts/refactoring · git:20260524.1029201 · 2026-05-24 · sha256 5f623b1d5710b5ac
AGENTS.md@docs/prompts/refactoring git:20260524.1029201A
Immutable. This exact content is served forever at /api/v1/blob/5f623b1d5710b5ac.
# Refactoring skill ## Overview Agent skill `template-refactoring` — Clean-break refactors with migration notes and coverage preserved. ## Files | File | Role | | --- | --- | | [`SKILL.md`](SKILL.md) | Routable workflow (canonical) | ## Verification ```bash uv run pytest tests/infra_tests/ -q ``` ## See also - [`../AGENTS.md`](../AGENTS.md) — prompts hub - [`SKILL.md`](SKILL.md) — full workflow