一键导入
skill-stocktake
Audit all installed skills, commands, agents, and hooks for quality, freshness, and duplication. Use periodically to maintain a clean plugin.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Audit all installed skills, commands, agents, and hooks for quality, freshness, and duplication. Use periodically to maintain a clean plugin.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Extract learned patterns from session - invoked automatically by finishing-a-development-branch or manually anytime
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for review, delivery, or cleanup
Use when executing implementation plans with independent tasks in the current session
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
| name | skill-stocktake |
| description | Audit all installed skills, commands, agents, and hooks for quality, freshness, and duplication. Use periodically to maintain a clean plugin. |
Audit Claude skills and commands through quality assessment.
~/.claude/skills/{cwd}/.claude/skills/skills/ directorycommands/ directoryagents/ directoryScan all skill files, extract metadata (name, description, origin, modification date).
For each skill, assess against this checklist:
Present results in a table with verdicts.
Consolidate findings with actionable recommendations.
| Verdict | Meaning |
|---|---|
| Keep | Useful and current |
| Improve | Worth retaining with specific enhancements |
| Update | Outdated references need refreshing |
| Retire | Low value — name what replaces it |
| Merge into [target] | Substantial duplication — name the target |
Reason fields must be evidence-based, restating specific defects rather than generic labels.
Results stored at ~/.claude/skills/skill-stocktake/results.json: