skill-refresh
Refresh Skill (Direct Execution)
Direct execution skill for managing Claude Code resources. Performs two operations:
- Process cleanup: Identify and terminate orphaned Claude Code processes
- Directory cleanup: Clean up accumulated files in ~/.claude/
This skill executes inline without spawning a subagent.
Execution
Step 1: Parse Arguments
Extract flags from command input:
--dry-run: Preview mode--force: Skip confirmation, use 8-hour default
More from benbrastmckie/nvim
skill-planner
Create phased implementation plans from research findings. Invoke when a task needs an implementation plan.
13skill-neovim-implementation
Implement Neovim configuration changes from plans. Invoke for neovim implementation tasks.
12skill-researcher
Conduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks.
11skill-neovim-research
Conduct Neovim configuration research using plugin docs and codebase exploration. Invoke for neovim research tasks.
10skill-implementer
Execute general implementation tasks following a plan. Invoke for general implementation work.
2skill-team-research
Orchestrate multi-agent research with wave-based parallel execution. Spawns 2-4 teammates for diverse investigation angles and synthesizes findings.
2