Enhance Prompt banner
Prorise-cool Prorise-cool

Enhance Prompt

Development community

Description

--- name: enhance-prompt description: Enhanced prompt transformation using session memory and intent analysis with --enhance flag detection argument-hint: "user input to enhance" --- ## Overview Systematically enhances user prompts by leveraging session memory context and intent analysis, translating ambiguous requests into actionable specifications. ## Core Protocol **Enhancement Pipeline:** `Intent Translation` → `Context Integration` → `Structured Output` **Context Sources:** - Session m

Installation

Installs to ~/.claude/commands/prorise-cool-prorise-claude-skills-enhance-prompt.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Prorise-cool/prorise-claude-skills/HEAD/.claude/commands/enhance-prompt.md -o ~/.claude/commands/prorise-cool-prorise-claude-skills-enhance-prompt.md

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

Full documentation available on GitHub

View Source Repository