agentsclimarketplace

Review closeout skill

Skill Podcast72/agent-skill-starter-kit/examples/review-closeout-skill

A practical starter kit for turning repeated AI agent workflows into reusable local skills with scripts, templates, checks, and optional hooks.

Install
npx -y skills add Podcast72/agent-skill-starter-kit --skill review-closeout-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

1.0 KB, as published. Nobody here has run it

Review Closeout Skill

Activation

Respond with:

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

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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.