# Architect Review

> Review Architect track work or explicit current changes against project context, track intent, style guides, and tests. Use when the user asks to review, verify, audit, inspect, approve, or apply review fixes for Architect-managed work.

- **Type:** Skill
- **Install:** `agentstack add skill-hlhr202-swe-skills-architect-review`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [hlhr202](https://agentstack.voostack.com/s/hlhr202)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [hlhr202](https://github.com/hlhr202)
- **Source:** https://github.com/hlhr202/swe-skills/tree/main/skills/architect-review

## Install

```sh
agentstack add skill-hlhr202-swe-skills-architect-review
```

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

## About

# Architect Review

Use this skill to review Architect track implementation or current repository changes with a principal-engineer review mindset. The review prioritizes correctness, security, maintainability, plan compliance, test coverage, and project standards.

## Core Rules

- Follow the bundled resource `references/review-protocol.md` as the source of truth.
- Use Architect semantics consistently: `architect/`, `/architect-*`, `Architect methodology`, and `architect(...)` commit scopes.
- Require initialized Architect context before track-based review.
- Use relative paths rooted in the user's project when editing Architect files. Architect-managed files must stay under `architect/`; do not use absolute paths, `..`, or track links outside `architect/tracks/`.
- Ask the user through the active agent runtime's user-interaction mechanism for decisions and review confirmations. If structured choices are unavailable, present the options in text and wait for the user's reply.
- Present detailed Markdown, findings, diffs, reports, or risk analysis in a normal assistant message before asking for a decision. Use interactive prompts only for concise plain-text questions and short plain-text choices.
- Use the active agent runtime's safest reviewable file-editing mechanism, preferably patch-based, for manual file creation and edits. Do not use shell redirection to write files.
- Validate each operation result before continuing. If a step fails, correct it once when the error is clear; otherwise stop and report the blocker.
- Do not commit unless the user explicitly asks for a commit in the current conversation or has explicitly authorized commits for the current review workflow.
- Do not archive or delete track folders unless the user explicitly confirms that cleanup action.

## Execution

1. Read the bundled resource `references/review-protocol.md`.
2. Verify required Architect context when doing track-based review.
3. Identify review scope: explicit user scope, in-progress track, selected track, or current changes.
4. Load project context, style guides, track spec/plan, and relevant diffs.
5. Analyze plan compliance, style compliance, correctness, safety, and tests.
6. Produce a findings-first review report.
7. Ask how to proceed with findings.
8. If fixes are applied, track them safely and commit only when authorized.
9. Offer safe archive/delete/skip cleanup only for track reviews.

## Source & license

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

- **Author:** [hlhr202](https://github.com/hlhr202)
- **Source:** [hlhr202/swe-skills](https://github.com/hlhr202/swe-skills)
- **License:** Apache-2.0

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-hlhr202-swe-skills-architect-review
- Seller: https://agentstack.voostack.com/s/hlhr202
- 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%.
