```
Executes named analysis patterns on user input using the Sonnet model for comprehensive results.
/plugin marketplace add rafaelcalleja/claude-market-place/plugin install fabric-helper@claude-market-place/exec [pattern_name] [user_prompt]
pattern_name - The name of the pattern to execute (e.g., "review_code", "summarize")user_prompt - The input text to process/exec review_code "analyze the login function"
/exec summarize "last 5 commits"
/exec analyze_security "[code here]"
This command delegates to the pattern-executor subagent which uses the Sonnet model for high-quality analysis.
Use the pattern-executor subagent to execute the pattern with the following input:
--- PATTERN NAME --- $1
--- INPUT START --- $2 --- INPUT END ---
The pattern-executor will:
${CLAUDE_PLUGIN_ROOT}/.fabric-core/pattern_extracts.json