Quickprompt banner
Allura-Ecosystem Allura-Ecosystem

Quickprompt

Development community

Description

--- description: "Global quick prompt for instant goal definition. Transform any idea into structured goals, requirements, and success criteria in seconds." argument-hint: "[your idea or task description]" allowed-tools: ["read", "write"] skill: quickprompt global: true --- # QuickPrompt Command Transform vague ideas into actionable goals instantly. ## Usage ```bash /quickprompt "your idea here" ``` ## How It Works 1. **Analyze** your input 2. **Generate** structured goal definition 3. **O

Installation

Installs to ~/.claude/commands/allura-ecosystem-allura-team-ram-quickprompt.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Allura-Ecosystem/allura-team-ram/HEAD/.claude/commands/quickprompt.md -o ~/.claude/commands/allura-ecosystem-allura-team-ram-quickprompt.md

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

Full documentation available on GitHub

View Source Repository