— No reviews yet
0 installs
7 views
0.0% view→install
Install
$ agentstack add skill-saemihemma-lead-producer-oss-team-architecture-review ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Team Architecture Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Architecture Review Team
Purpose
Evaluate whether system shape is structurally sound, scalable, secure, strategically sensible, and realistic to ship. Prioritize by reversibility.
Composition
- role-software-architect: structure, boundaries, contracts, decomposition
- role-cto: strategic fit, long-term cost, organizational implications
- role-scalability-engineer: load paths, bottlenecks, scaling risk
- role-security-engineer: threat surface, security constraints, blast radius
- role-technical-product-manager: delivery feasibility, dependencies, migration risk
- Synthesis: conflict handling, acceptance
Use When
- Designing new system or major subsystem
- Evaluating migration, decomposition, hard-to-reverse contract
- Reviewing API/service boundaries or major data-model choices
- Post-incident architecture review
Do NOT Use When
- Small implementation review or routine refactor
- Product prioritization or roadmap value
- Deployment-only with no architecture decision
- Narrow interface shape fitting
workflow-design-interface-options
Required Diagram
Every review must ship with a verified Mermaid diagram:
- Diagram what IS, not aspirational
- Label services, stores, external dependencies, data flows
- Distinguish sync/async paths when it matters
- Validate against code or evidence before accepting
Workflow
- Load truth sources: architecture docs, code reality, constraints, and what already exists.
- Run specialist perspectives in parallel; sequence only when dependent.
- Rank findings by reversibility: hardest-to-change first.
- Call out what is not in scope and the top failure modes.
- Resolve conflicts explicitly.
- Synthesize for acceptance.
Default Output
ARCHITECTURE REVIEW
===================
System Shape: existing components, boundaries, ownership, major contracts
Risk Review: scalability, security, migration/rollback risks
Failure Modes: top failure modes, out-of-scope work
Reversibility: hardest-to-change decisions, attention order
Artifact: verified Mermaid diagram
Verdict: Accept / Rework / Escalate, open questions
Conflict Resolution
- Architect owns structural decisions. CTO has veto on strategic misalignment. Security can block on exploitability.
- When specialists disagree, rank by reversibility: hardest-to-change decision gets priority attention.
Anti-Drift Rules
- Do not expand scope to adjacent systems unless the boundary question depends on it.
- State what already exists before recommending new structure.
- Do not average conflicting specialist opinions; resolve them explicitly.
- Diagram must match code reality, not aspirational architecture.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: saemihemma
- Source: saemihemma/lead-producer-oss
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.