jsonlee12138/agent-team

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.

First seen Mar 22, 2026

Installation

$ npx skills add jsonlee12138/agent-team --skill skill-maintenance

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from jsonlee12138/agent-team · top by installs.

npx skills add jsonlee12138/agent-team

Browse all from jsonlee12138/agent-team

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 30
License LICENSE
Default branch main
Open issues 1
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 747 B
  • docs SUMMARY.md 182 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 53 installs

SKILL.md

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.