AgentStack
SKILL verified MIT Self-run

Architecture Reviewer

skill-wolulabs-hermes-founder-os-architecture-reviewer · by wolulabs

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

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-wolulabs-hermes-founder-os-architecture-reviewer

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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 Architecture Reviewer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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

# 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.

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

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.