# Review Closeout Skill

> Use this skill for a controlled final review after non-trivial local edits. It helps evaluate advisory findings, apply only verified fixes, run targeted checks, and produce a final closeout report.

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

## Install

```sh
agentstack add skill-podcast72-agent-skill-starter-kit-review-closeout-skill
```

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

## About

# Review Closeout Skill

## Activation

Respond with:

```text
SKILL: review-closeout-skill active
MODE: SAFE / BUILD / NEEDS_CONFIRMATION
```

## Mission

Run a disciplined final review pass after local changes.

Treat review output as advisory. Verify findings against real code or real behavior before accepting them. Apply only small fixes that are justified by evidence. Run targeted tests or checks after accepted fixes.

## Rules

- Do not apply findings blindly.
- Do not turn closeout into a broad refactor.
- Do not claim clean or ready without evidence.
- Keep patches small.
- Report accepted and rejected findings separately.

## Final report

```text
MODE:
SCOPE REVIEW:
REVIEW SOURCE:
FILES READ:
FILES MODIFIED:
FINDINGS ACCEPTED:
FINDINGS REJECTED:
TESTS / CHECKS:
LIMITS:
STATUS:
```

## Source & license

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

- **Author:** [Podcast72](https://github.com/Podcast72)
- **Source:** [Podcast72/agent-skill-starter-kit](https://github.com/Podcast72/agent-skill-starter-kit)
- **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-podcast72-agent-skill-starter-kit-review-closeout-skill
- Seller: https://agentstack.voostack.com/s/podcast72
- 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%.
