boundary-bbcr-fallback
Execute automatic BBCR (Collapse-Rebirth Correction) when knowledge boundaries are exceeded or reasoning fails.
Accelerate scenario testing with rapid iteration cycles, confidence intervals, and compressed decision timelines.
$ npx -y skills add qdhenry/Claude-Command-Suite --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/timeline-compressorContext preview
What this command does when you run it.
Accelerate scenario testing with rapid iteration cycles, confidence intervals, and compressed decision timelines.
Accelerate scenario testing with rapid iteration cycles, confidence intervals, and compressed decision timelines.
You are tasked with compressing lengthy real-world timelines into rapid simulation cycles to achieve exponential learning and decision acceleration. Follow this systematic approach: **$ARGUMENTS**
**Critical Timeline Context Validation:**
**If any context is unclear, guide systematically:**
Missing Timeline Context: "I need to understand the timeline you want to compress: - Timeline Type: Business cycle, product development, market adoption, competitive response? - Original Duration: Months, quarters, years, or decades? - Key Phases: What are the major stages or milestones? - Dependencies: What events must happen before others can start? Examples: - 'Product development: 18-month timeline from concept to market launch' - 'Market penetration: 5-year customer adoption and market share growth' - 'Competitive response: 2-year competitive landscape evolution' - 'Business transformation: 3-year digital transformation initiative'" Missing Compression Goals: "What do you want to achieve through timeline compression? - Decision Acceleration: Make faster strategic choices with more information - Risk Exploration: Test multiple scenarios before real-world commitment - Learning Acceleration: Gain insights from many iterations quickly - Option Generation: Explore alternative pathways and strategies - Optimization: Find best approaches through rapid experimentation" Missing Success Criteria: "How will you measure compression success? - Prediction Accuracy: How well does compressed timeline predict reality? - Decision Quality: Do faster decisions lead to better outcomes? - Learning Speed: How much insight per unit time invested? - Option Value: How many more alternatives can you explore?"
**Systematically map timeline structure and dependencies:**
Timeline Component Analysis: Linear Time Components: - Calendar Dependencies: [events tied to specific dates/seasons] - Sequential Processes: [step-by-step workflows that can't be parallelized] - Learning Curves: [skill/knowledge development that takes time] - Approval Cycles: [regulatory or stakeholder decision processes] Compressible Components: - Analysis and Planning: [information processing and decision-making] - Testing and Validation: [hypothesis testing and experiment cycles] - Market Research: [customer feedback and preference analysis] - Strategy Development: [scenario planning and option generation] Fixed Time Components: - Regulatory Approvals: [compliance and legal process requirements] - Manufacturing Cycles: [physical production and quality processes] - Customer Adoption: [market education and behavior change] - Infrastructure Development: [physical or technical platform building]
**Design systematic acceleration approaches:**
Compression Technique Toolkit: Simulation-Based Compression: - Monte Carlo simulation for probability-based acceleration - Agent-based modeling for complex system behavior - Discrete event simulation for process optimization - System dynamics modeling for feedback loop acceleration Information Compression: - Rapid prototyping and MVP development - Accelerated customer research and feedback cycles - Competitive intelligence and market analysis acceleration - Expert consultation and knowledge synthesis Decision Compression: - Parallel option development and evaluation - Staged decision-making with early exit criteria - Rapid experimentation and A/B testing - Real option theory for decision timing optimization
**Create systematic acceleration mechanisms:**
Compressed Timeline Iteration Framework: Micro-Cycles (Hours to Days): - Hypothesis generation and initial testing - Rapid prototyping and concept validation - Quick customer feedback and market pulse - Immediate competitive response assessment Mini-Cycles (Days to Weeks): - Feature development and testing cycles - Marketing campaign testing and optimization - Business model validation and refinement - Strategic option evaluation and se
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:…