MA

Automated maintenance of project verification skills and test coverage reporting.

Install

mkdir -p .claude/skills/manage-skills && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12104" && unzip -o skill.zip -d .claude/skills/manage-skills && rm skill.zip

Installs to .claude/skills/manage-skills

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Analyzes session changes to detect missing verification skills. Dynamically discovers existing skills, creates new skills or updates existing ones, and manages CLAUDE.md skill references. Use when adding new patterns/modules that may need verification coverage, or when maintaining skill consistency. 스킬 관리, 검증 스킬 누락 탐지, CLAUDE.md 업데이트.
336 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Detect missing verification skills for changed files
  • Identify invalid references in existing skills
  • Discover new patterns or rules requiring checks
  • Update outdated configuration values or detection commands
  • Create new verification skills
  • Update existing verification skills

How it works

The skill analyzes session changes to detect drift in verification skills, mapping changed files to existing skill patterns, and identifying coverage gaps or outdated configurations. It then decides whether to update existing skills or create new ones.

Inputs & outputs

You give it
Session changes in the codebase
You get back
A report on skill coverage gaps, updated skills, or newly created skills

When to use manage-skills

  • Detect missing verification tests
  • Update skill coverage
  • Maintain CLAUDE.md references

About manage-skills

Scans for changes in the codebase to verify if corresponding test coverage exists. Ensures consistency in skill management.

Analyzes session changes to detect missing verification skills. Dynamically discovers existing skills, creates new skills or updates existing ones, and manages CLAUDE.md skill references. Use when adding new patterns/modules that may need verification coverage, or when maintaining skill consistency.

When not to use it

  • For lock files and generated files
  • For one-time configuration changes like version bumps
  • For documentation files or test fixture files

Limitations

  • Focuses on detecting drift in verification skills
  • Does not cover lock files, generated files, or documentation files
  • Does not cover vendor/third-party code or CI/CD configurations

How it compares

This skill automates the maintenance of verification skills by analyzing codebase changes and systematically identifying coverage gaps, unlike manual skill auditing or ad-hoc updates.

Compared to similar skills

manage-skills side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
manage-skills (this skill)03moNo flagsAdvanced
proof-of-work16moNo flagsIntermediate
verification-before-completion99moNo flagsBeginner
mutation-testing55moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry