Improve Command
Description
--- name: improve-command description: Analyze and improve one or more existing Claude Code commands by optimizing their structure, enhancing documentation, and applying best practices. argument-hint: <command-pattern> [improvement-type] allowed-tools: Read, Edit, MultiEdit, Glob, Grep, Task auto-execute: false thinking-mode: deep max-turns: 20 author: Larah version: 1.0.0 tags: command-improvement, optimization, maintenance parameters: - name: improvement-scope type: string required:
Installation
Installs to ~/.claude/skills/armstrongl-claude-toolbox-improve-command/SKILL.md
mkdir -p ~/.claude/skills/armstrongl-claude-toolbox-improve-command && curl -fsSL https://raw.githubusercontent.com/armstrongl/claude-toolbox/HEAD/commands/improve-command.md -o ~/.claude/skills/armstrongl-claude-toolbox-improve-command/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation