# Architecture Design Review

> Trigger point for architecture, design, or system structure reviews. Use when user asks to review architecture, design, or understand system structure. Guides you to check for existing threat models first. Use when this capability is needed.

- Skill: `tomevault-io/architecture-design-review` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/architecture-design-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/architecture-design-review/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/architecture-design-review

---


# Architecture and Design Review - Trigger Point

You've been asked to review architecture, design, or system structure.

## NEXT STEP: Call initialize_iriusrisk_workflow()

**Immediately call:**
```
initialize_iriusrisk_workflow()
```

That tool contains all the instructions for:
- How to check for existing threat model data
- Whether to use existing threat model or recommend creating one
- When to ask user permission vs. using automatically
- Complete workflow with proper sync() → check → decide → act

## Why?

The workflow tool has the complete decision logic for:
- Using existing threat models automatically (user's own work)
- Assessing user intent (security vs. general architecture request)
- Asking permission appropriately before creating new threat models
- Providing value regardless of user choice

## Remember

This skill is just a **trigger**. Don't try to replicate the workflow logic here. 
Call `initialize_iriusrisk_workflow()` immediately to get the full instructions.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/iriusrisk) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

