Help us improve
Share bugs, ideas, or general feedback.
From claude-commands
Triggers workflow to reference and apply enhanced command aliases with memory integration, pattern consultation, user preferences, and recommendations for execution, planning, testing, and learning.
npx claudepluginhub jleechanorg/claude-commands --plugin claude-commandsHow 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...
/pmOrchestrates sub-agents for project workflows, restores and preserves session context from memory, reports progress, and drives PDCA cycles. Accepts [request] and --strategy, --verbose flags.
/integrateAnalyzes, enhances, or creates AI artifacts like CLAUDE.md, skills, commands, and hooks to integrate with Subcog persistent memory. Interactive workflow recommended.
/create-commandCreates new slash commands via structured workflow: brainstorm ideas, design, scaffold files, validate with tests. Enforces Iron Law by requiring failing tests first.
/helpDisplays guide for As You plugin: learn patterns via notes, manage patterns/workflows/skills/agents, toggle active prompt capture, view local data storage.
Share bugs, ideas, or general feedback.
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