Enhance banner
armstrongl armstrongl

Enhance

Development community

Description

--- name: enhance description: Transform user requests into comprehensive, actionable prompts with clear context and success criteria argument-hint: <request-description> allowed-tools: Read, Glob, WebSearch, ExitPlanMode auto-execute: true thinking-mode: deep clear-before: true author: Larah version: 2.0.0 tags: prompt-engineering, enhancement, requirements --- You will transform the user's request into a comprehensive, well-structured prompt that provides clear guidance for task execution. Th

Installation

Installs to ~/.claude/skills/armstrongl-claude-toolbox-enhance/SKILL.md

Terminal
mkdir -p ~/.claude/skills/armstrongl-claude-toolbox-enhance && curl -fsSL https://raw.githubusercontent.com/armstrongl/claude-toolbox/HEAD/commands/enhance.md -o ~/.claude/skills/armstrongl-claude-toolbox-enhance/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository