architecture-scenario-explorer

Architecture Scenario Explorer

Content Preview
# Architecture Scenario Explorer

Explore architectural decisions through systematic scenario analysis with trade-off evaluation and future-proofing assessment.

## Instructions

You are tasked with systematically exploring architectural decisions through comprehensive scenario modeling to optimize system design choices. Follow this approach: **$ARGUMENTS**

### 1. Prerequisites Assessment

**Critical Architecture Context Validation:**

- **System Scope**: What system or component architecture a
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/architecture-scenario-explorer.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/dev/architecture-scenario-explorer.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/dev/architecture-scenario-explorer.md

Related Skills