# Skill Maintenance

> Skill cache maintenance skill for checking, updating, and cleaning installed skill artifacts. Use when the user asks to inspect or refresh skill cache state.

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

---


# skill-maintenance

## Audience

- human
- controller

## Triggers

- check skills
- update skills
- clean skills
- refresh skill cache

## CLI Binding

- `agent-team skill check`
- `agent-team skill update`
- `agent-team skill clean`

## Required Entry

- MUST read `.agent-team/rules/index.md` first.

## Expansion

- Load only the skill cache and dependency information needed for the maintenance action.

## Boundary

- This skill is for skill cache maintenance only.
- Do not route role-repo or rules sync work through this skill.

