client-retire · git:20260610.be2a852 · 2026-06-10 · sha256 1890cbf8db62a16a

client-retire git:20260610.be2a852A

Immutable. This exact content is served forever at /api/v1/blob/1890cbf8db62a16a.

---
name: client-retire
description: "Archive a client's patterns and mark them as historical. Use when retiring a client or archiving its knowledge for future reference."
effort: low
model: haiku
keywords: [archive, retire, client, historical, cleanup]
task_strategies: [migration]
stream_affinity: [roadmap]
argument-hint: "[client-slug]"
group: execution
allowed-tools:
  - Bash
  - Read
  - Write
  - Glob
  - Grep
  - AskUserQuestion
status: stable
growth_stage: evergreen
---

<!-- PROCEDURE_FILE: procedures/client-retire.md -->
This skill's full procedure is in a separate file for startup performance (ADR-034).
Read and execute `../../procedures/client-retire.md` resolved against this skill's base directory (the path announced when the skill loads) — i.e. `{base-dir}/../../procedures/client-retire.md`. This form is valid in both the repo layout and the deployed-plugin layout.
If the path doesn't resolve, use Glob to find `**/procedures/client-retire.md`.