architecture-review
Create ADR documents, run architecture review checklists, and assess compliance impact for banking system designs
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create ADR documents, run architecture review checklists, and assess compliance impact for banking system designs
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run chaos security engineering tests — AI agent attempts to hack the Sprint output and reports findings to the team
Validate Java and TypeScript code against banking naming conventions, style rules, quality standards, and secure coding practices
Perform OWASP Top 10 security assessments, vulnerability scanning, and PCI-DSS compliance checks
Design test strategies including security testing, write test plans, and identify test scenarios for banking features with DevSecOps integration
Perform STRIDE threat modeling during Sprint Planning for new features and APIs
Run UX review checklist for banking user flows, validate WCAG accessibility compliance, assess security UX patterns, and review customer interface design
| name | architecture-review |
| description | Create ADR documents, run architecture review checklists, and assess compliance impact for banking system designs |
Invoke when designing new services, reviewing architecture decisions, or creating ADRs.
# ADR-{NNN}: {Title}
## Status
Proposed | Accepted | Deprecated | Superseded by ADR-{NNN}
## Context
What is the issue that we're seeing that is motivating this decision?
## Decision
What is the change that we're proposing and/or doing?
## Consequences
What becomes easier or more difficult to do because of this change?
### Positive
- ...
### Negative
- ...
### Risks
- ...
## Compliance Impact
- MAS TRM: [affected sections]
- PCI-DSS: [affected requirements]
- Data residency: [impact on data location]