Enhanced Command Aliases
Executes enhanced command variants that consult memory for patterns, corrections, and user preferences to improve task execution.
When to use
Use this when performing tasks like execution, planning, or testing where applying learned patterns and user preferences would improve the outcome.
How to invoke
manual via /ee, /plan+, /testui+, /learn+, or similar enhanced aliases
/plugin marketplace add jleechanorg/claude-commands/plugin install claude-commands@claude-commands-marketplacecommands/When this command is invoked, YOU (Claude) must execute these steps immediately: This is NOT documentation - these are COMMANDS to execute right now. Use TodoWrite to track progress through multi-phase workflows.
Action Steps:
Quick reference for enhanced command aliases with memory integration.
| Standard | Enhanced | Aliases | Description |
|---|---|---|---|
/execute | /execute-enhanced | /ee, /e+ | Memory-enhanced execution with pattern guidance |
/planexec | /plan-enhanced | /plan+, /pe | Memory-informed planning with pattern consultation |
/testui | /testui-enhanced | /testui+, /tue | Pattern-aware UI testing with learned preferences |
/learn | /learn-enhanced | /learn+, /le | Enhanced learning with pattern analysis |
/ee [task] # Enhanced execute with memory
/planexec+ [task] # Enhanced planning with patterns
/testui+ [test] # Pattern-aware UI testing
/learn+ [learning] # Enhanced learning capture
All enhanced commands provide:
# Enhanced execution with memory guidance
/ee implement user authentication system
# Enhanced testing with learned preferences
/testui+ test login form validation
# Enhanced learning with pattern analysis
/learn+ always use headless=True for CI tests
ā Consistency: User preferences applied across commands ā Learning: Commands improve with each interaction ā Efficiency: Avoid repeating past mistakes ā Personalization: AI behavior adapts to user style ā Quality: Better execution decisions through memory