Stats
Actions
Tags
From plugins-utility
Clear hook log files from .ai/plugins-utility/logs/. Pass "archive" to zip logs before deleting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/plugins-utility:clear-logs [archive][archive]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Delete all hook log files from `.ai/plugins-utility/logs/`.
Delete all hook log files from .ai/plugins-utility/logs/.
/clear-logs — delete all log files immediately/clear-logs archive — create a timestamped zip archive in .ai/plugins-utility/archives/ before deleting!node ${CLAUDE_PLUGIN_ROOT}/dist/skills/clear-logs/clear-logs.js $ARGUMENTS
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub pcollinsonline/claude-asana --plugin plugins-utility