From claude-commands
Lists enhanced command aliases with memory integration, showing mappings from standard to enhanced commands and providing quick-start examples.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-commands:ENHANCED_ALIASEScommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
## ⚡ EXECUTION INSTRUCTIONS FOR CLAUDE **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.** ## 🚨 EXECUTION WORKFLOW ### Phase 1: Execute Documented Workflow **Action Steps:** 1. Review the reference documentation below and execute the detailed steps sequentially. ## 📋 REFERENCE DOCUMENTATION # Enhanced Command Aliases Quick reference for enhanced command aliases with memory integration. ## Command Mappings | Sta...
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 |
/aar | /accept-adapt-reject | /accept-adapt-reject, /aar | Structured feedback triage — accept/adapt/reject each item |
/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
npx claudepluginhub jleechanorg/claude-commands --plugin claude-commands/create-commandGuides creation of new slash commands through a structured workflow: iron-law interlock, brainstorming, design, scaffold, and validation. Produces command files and tests.
/integrateAnalyzes, enhances, or creates AI artifacts like CLAUDE.md, skills, commands, and hooks to integrate with Subcog persistent memory. Interactive workflow recommended.
/cheatDisplays a Korean cheatsheet of Claude Code core commands, covering startup, conversations, project management, code tasks, execution flags, and keyboard shortcuts.
/helpDisplays guide for As You plugin: learn patterns via notes, manage patterns/workflows/skills/agents, toggle active prompt capture, view local data storage.
/sc-recommendRecommends the most suitable SuperClaude commands for any user input by analyzing keywords and matching personas. Supports multi-language input via Turkish and English detection.
/meta-agentManages the full lifecycle of Claude Code artifacts — create, enhance, audit, delete, rollback, list, and onboard commands, skills, rules, and agents.