# Review Remote

> Review open PR/MR and publish findings.

- **Type:** Skill
- **Install:** `agentstack add skill-juliusz-cwiakalski-agentic-delivery-os-review-remote`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [juliusz-cwiakalski](https://agentstack.voostack.com/s/juliusz-cwiakalski)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [juliusz-cwiakalski](https://github.com/juliusz-cwiakalski)
- **Source:** https://github.com/juliusz-cwiakalski/agentic-delivery-os/tree/main/.ados-claude/skills/review-remote

## Install

```sh
agentstack add skill-juliusz-cwiakalski-agentic-delivery-os-review-remote
```

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

## About

Run the reviewer agent in remote mode on the current branch's open PR/MR.
Analyzes the diff against repository-local checklists, instructions, and built-in heuristics.
Generates a review draft locally; optionally publishes findings to the remote platform.

User invocation:
  /review-remote [options]
Examples:
  /review-remote
  /review-remote --publish
  /review-remote --pr 42
  /review-remote --gitlab --publish
  /review-remote --mr 15 --dry-run
  /review-remote --github --pr 100 --publish

  $ARGUMENTS
  --github | --gitlab: Force platform detection. OPTIONAL.
  --pr  | --mr : Explicit PR/MR number. OPTIONAL (auto-detected from branch).
  --publish: Publish findings to remote (default: dry-run). OPTIONAL.
  --dry-run: Explicit dry-run mode (this is also the default). OPTIONAL.

  Parse $ARGUMENTS and delegate to the `reviewer` agent (remote mode) with the parsed options.
  The agent handles all platform detection, pre-flight checks, review, and optional publishing.
  
    This command is a thin entry point — all logic lives in the `reviewer` agent.
    Non-interactive: do not depend on follow-up questions; use $ARGUMENTS, safe defaults, or NEEDS_INPUT.
    Idempotent: reruns are safe; deduplication prevents duplicate comments.
  

Review findings summary (count, severity breakdown), artifact paths under `tmp/code-review//`, and next action suggestion.

$ARGUMENTS

## Source & license

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

- **Author:** [juliusz-cwiakalski](https://github.com/juliusz-cwiakalski)
- **Source:** [juliusz-cwiakalski/agentic-delivery-os](https://github.com/juliusz-cwiakalski/agentic-delivery-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-juliusz-cwiakalski-agentic-delivery-os-review-remote
- Seller: https://agentstack.voostack.com/s/juliusz-cwiakalski
- 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%.
