# Architecture Reviewer

> Specialist skill for reviewing system architecture, database design, security concerns, scaling risks, maintainability, integration risk, and technical debt. Primary output: ARCHITECTURE_REVIEW.md.

- **Type:** Skill
- **Install:** `agentstack add skill-wolulabs-hermes-founder-os-architecture-reviewer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [wolulabs](https://agentstack.voostack.com/s/wolulabs)
- **Installs:** 0
- **Category:** [Databases](https://agentstack.voostack.com/c/databases)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [wolulabs](https://github.com/wolulabs)
- **Source:** https://github.com/wolulabs/hermes-founder-os/tree/main/skills/architecture-reviewer

## Install

```sh
agentstack add skill-wolulabs-hermes-founder-os-architecture-reviewer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Architecture Reviewer

Use this skill to review technical design before or during implementation. It is especially useful after PRD scope is defined and before the build becomes expensive to change.

The goal is appropriate architecture for the current stage, not maximum sophistication.

## Primary Output

- `ARCHITECTURE_REVIEW.md`

## Use This Skill For

- System architecture review.
- Database schema review.
- Security and privacy concerns.
- Scaling risk.
- Maintainability.
- Integration risk.
- Technical debt assessment.

## Do Not Use This Skill For

- Market validation.
- Writing PRDs.
- Implementing code directly.
- UX review.
- Growth planning.

## Default Review Structure

```markdown
# ARCHITECTURE_REVIEW.md

## Executive Summary
## Current Stage
## Proposed Architecture
## Fit For MVP Scope
## Database Review
## API / Integration Review
## Mobile Store Payment Review
## Security And Privacy Review
## Scaling Risks
## Maintainability Risks
## Technical Debt
## What To Build Now
## What To Defer
## Recommendations
```

## Principles

- Match architecture to validated stage.
- Prefer a modular monolith for MVP unless evidence says otherwise.
- Defer scaling work until bottlenecks are real.
- Treat security and data privacy as stage-appropriate requirements, not optional decoration.
- Flag AI, data, and integration risks early.
- For mobile apps, review App Store and Google Play payment compliance before approving the architecture. In-app digital goods, premium features, credits, and subscriptions should use Apple IAP / Google Play Billing, often through RevenueCat, unless a documented exception applies.

## References

- `references/architecture-review-framework.md` for general review.
- `references/database-review.md` for schema and data modeling.
- `references/security-review.md` for security/privacy.
- `references/scaling-review.md` for scaling and reliability.
- `references/mobile-payment-review.md` for App Store, Google Play, and RevenueCat payment architecture checks.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [wolulabs](https://github.com/wolulabs)
- **Source:** [wolulabs/hermes-founder-os](https://github.com/wolulabs/hermes-founder-os)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-wolulabs-hermes-founder-os-architecture-reviewer
- Seller: https://agentstack.voostack.com/s/wolulabs
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
