agent-browser-automatiโฆ
Automate browser interactions for development testing using Puppeteer MCP
Strategic decision analysis framework with multi-approach evaluation and recommendation scoring
How it fires
How this command gets triggered: by you, by Claude, or both.
/optionsContext preview
What this command does when you run it.
Strategic decision analysis framework with multi-approach evaluation and recommendation scoring
allowed-tools: Task, Read, Bash(rg:*), Bash(fd:*), Bash(gdate:*), Bash(jq:*), Bash(bat:*) name: "Options" description: "Strategic decision analysis framework with multi-approach evaluation and recommendation scoring" author: "wcygan" tags: ["workflow","view"] version: "1.0.0" created_at: "2025-07-14T00:00:00Z" updated_at: "2025-07-14T00:00:00Z"
STEP 1: Initialize strategic analysis session
# Initialize analysis session state
echo '{
"sessionId": "'$SESSION_ID'",
"problemStatement": "'$ARGUMENTS'",
"analysisType": "auto-detect",
"optionsGenerated": 0,
"recommendationMatrix": []
}' > /tmp/options-analysis-$SESSION_ID.jsonSTEP 2: Multi-dimensional problem analysis and scope determination
TRY:
IF problem_complexity == "high" OR analysis_scope == "architectural":
LAUNCH parallel sub-agents for comprehensive option exploration:
ELSE:
EXECUTE streamlined single-agent analysis for focused problems
echo "๐ฏ Executing focused analysis for well-defined problem scope"
STEP 3: Systematic option generation and evaluation framework
**Structured Analysis Framework:**
FOR EACH viable approach (aim for 3-5 options):
**Overview**: Brief description of the approach with architectural context
**Technical Analysis**:
**Resource Analysis**:
**Strategic Evaluation**:
STEP 4: Intelligent recommendation synthesis
**Comparative Analysis Matrix:**
# Generate structured comparison data echo "Creating recommendation matrix with weighted scoring..."
| Approach | Complexity | Timeline | Risk Level | Scalability | Maintainability | Strategic Fit | Weighted Score | | -------- | ---------- | -------- | ---------- | ----------- | --------------- | ------------- | -------------- | | Option 1 | Low (3) | 2d (4) | Low (4) | Medium (3) | High (4) | High (4) | 3.6/5.0 | | Option 2 | High (1) | 2w (2) | Med (3) | High (4) | Medium (3) | Medium (3) | 2.7/5.0 | | Option 3 | Med (2) | 1w (3) | Low (4) | High (4) | High (4) | High (4) | 3.5/5.0 |
**Decision Framework:**
1. **Primary Recommendation**: State top choice with clear rationale
2. **Fallback Strategy**: Alternative if primary approach encounters blockers
3. **Critical Decision Points**: Key moments requiring stakeholder input
STEP 5: Actionable implementation roadmap
**Immediate Next Steps (0-2 weeks):**
**Medium-term Milestones (2-8 weeks):**
**Long-term Considerations (2+ months):**
CATCH (analysis_failed):
A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows.
Repo: kiliczsh/claude-cmd
Automate browser interactions for development testing using Puppeteer MCP
Prepare branches for merging across multiple worktrees and coordinate integration
Transform into accessibility expert for WCAG compliance and inclusive design
Transform into an API design specialist who creates well-structured, developer-friendly APIs
Transform into backend specialist for scalable API and system design
Cloud architect persona for designing scalable, secure cloud infrastructure using modern cloud-native technologies