boundary-bbcr-fallback
Execute automatic BBCR (Collapse-Rebirth Correction) when knowledge boundaries are exceeded or reasoning fails.
Model customer and market responses with segment analysis, behavioral prediction, and response optimization.
$ npx -y skills add qdhenry/Claude-Command-Suite --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/market-response-modelerContext preview
What this command does when you run it.
Model customer and market responses with segment analysis, behavioral prediction, and response optimization.
Model customer and market responses with segment analysis, behavioral prediction, and response optimization.
You are tasked with creating a comprehensive market response simulation to predict customer and market reactions to business decisions. Follow this systematic approach: **$ARGUMENTS**
**Critical Market Context Validation:**
**If any context is missing, guide systematically:**
Missing Market Definition: "I need clarity on the market scope you're analyzing: - Geographic Scope: Local, regional, national, or global markets? - Customer Segments: B2B vs B2C, demographics, firmographics, psychographics? - Market Size: TAM, SAM, SOM estimates and definitions? - Competitive Landscape: Direct competitors, substitutes, market dynamics? Examples: - 'Enterprise SaaS customers in North America with 100-1000 employees' - 'Millennial consumers in urban areas interested in sustainable products' - 'Small businesses in retail seeking digital transformation solutions'" Missing Response Trigger: "What specific action or change will trigger market responses? - Product Launches: New products, features, or service offerings - Pricing Changes: Price increases, decreases, or structure modifications - Marketing Campaigns: Advertising, promotions, or positioning changes - Market Entry: Geographic expansion or new segment targeting - Competitive Actions: Response to competitor moves or market disruption Please specify the exact trigger and its characteristics." Missing Response Metrics: "How will you measure and define market response success? - Awareness Metrics: Brand recognition, message recall, consideration - Engagement Metrics: Website traffic, content interaction, social engagement - Conversion Metrics: Lead generation, trial signups, purchase behavior - Retention Metrics: Customer satisfaction, repeat purchase, loyalty - Market Metrics: Market share, competitive positioning, price premiums"
**Define and analyze market segments systematically:**
For each identified segment: Segment Profile: - Name: [descriptive segment name] - Size: [number of customers/prospects] - Value: [revenue potential and profitability] - Growth: [segment growth rate and trajectory] - Accessibility: [how easily can you reach them] Behavioral Patterns: - Purchase Decision Process: [how they buy] - Decision Timeframes: [how long decisions take] - Key Influencers: [who affects their decisions] - Information Sources: [where they research and learn] - Pain Points: [major problems and frustrations] Response Characteristics: - Adoption Speed: [early adopter vs laggard tendencies] - Price Sensitivity: [elasticity and value perception] - Channel Preferences: [how they prefer to engage] - Communication Style: [messaging that resonates] - Risk Tolerance: [willingness to try new things]
**Map customer response patterns and drivers:**
Response Driver Categories: Rational Drivers: - Functional Benefits: [specific value propositions] - Economic Value: [ROI, cost savings, price advantage] - Risk Mitigation: [security, reliability, compliance] - Convenience Factors: [ease of use, accessibility, integration] Emotional Drivers: - Status and Prestige: [brand association, social signaling] - Security and Safety: [trust, stability, protection] - Achievement and Success: [accomplishment, progress, growth] - Social Connection: [belonging, community, shared values] Social Drivers: - Peer Influence: [recommendations, social proof, testimonials] - Authority Endorsement: [expert opinions, certifications, awards] - Social Norms: [industry standards, best practices, trends] - Network Effects: [ecosystem value, platform benefits]
**Model competitive dynamics and market interactions:**
Competitor Response Framework: For each majo
A comprehensive development toolkit designed following Anthropic's Claude Code Best Practices for AI-assisted software development.
Repo: qdhenry/Claude-Command-Suite
Execute automatic BBCR (Collapse-Rebirth Correction) when knowledge boundaries are exceeded or reasoning fails.
Analyze semantic position relative to knowledge boundaries to prevent hallucination and identify uncertainty zones.
Generate a visual heatmap of knowledge boundaries showing safe zones, risk areas, and semantic coverage.
Evaluate the current risk level and provide detailed analysis of potential hallucination or reasoning failure.
Find and construct semantic bridges to safely navigate from current position to target concept without crossing dangerous boundaries.
Takes an input prompt and returns ONLY a token-optimized version that preserves meaning while minimizing token count. Based on LLM tokenization principles:…