AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Code Review

skill-maxedapps-agent-skills-code-review · by maxedapps

>-

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

Install

$ agentstack add skill-maxedapps-agent-skills-code-review

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

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-maxedapps-agent-skills-code-review)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Code Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Code Review

Hard rules

  • Scope from user/task only. Unclear → ask. Don’t widen.
  • Inspect thoroughly; report selectively. Candidate ≠ finding.
  • “No material findings” is valid.
  • No source edits unless asked. Don’t clobber owner git/worktree state.
  • Main agent assigns final findings/scores/verdicts. Child handoffs = evidence.
  • Delegate by default into bounded read-only lanes when safe. “Small/easy” ≠ skip.
  • Leverage subagents — built-in, extensions/plugins, or skills. Follow use-subagents policy; use the host’s selected launcher (on Pi without native subagent_*, use-pi-subagents).

Admit a finding only if

  • concrete failure
  • realistic reachability
  • practical impact
  • safeguards considered
  • action justified now

Omit nits, hypotheticals, and low-impact noise. Don’t hide them in caveats.

Loads

| When | Read | |---|---| | Broad or deep dimension review | [references/review-dimensions.md](references/review-dimensions.md) first | | Vs plan/tracker/design/acceptance | [references/plan-backed-review.md](references/plan-backed-review.md) first | | Standalone report | [assets/review-report-template.md](assets/review-report-template.md) before write |

Flow

  1. Fix scope/authority/output — ask if needed.
  2. Load conditional resources.
  3. Inspect targets, callers, tests, config, diffs. Note skips + confidence limits.
  4. Delegate review lanes by default (correctness, security, tests, plan-matrix, …).
  5. Run checks/repros that raise confidence; preserve owner state.
  6. Admit → score → cap findings.
  7. Optional decomplex only if complexity-focused and report writable; else built-in simplicity. Don’t merge contracts.
  8. Write .reviews/.md (unless chat-only/no-write) or return handoff.
  9. Cleanup any workflow runtime/process state.

Scores and caps

| | | |---|---| | Severity | S4 critical · S3 high · S2 medium · S1 low · S0 optional | | Confidence | C3 confirmed · C2 supported · C1 tentative (not a finding yet) |

Per finding: scores · location · evidence · impact · smallest safe fix/validation.

Caps: all S4; ≤5 other material S3/S2; no S1/S0 by default. Overflow → one not review-ready caveat. Deduplicate root causes.

Plan-backed

When authority exists: full matrix + four verdicts (baseline · compliance · quality beyond baseline · tests/validation) per plan-backed ref.

Embedded follow-up

States: Clear · Changes required · Human decision required · Blocked

  • Preserve finding IDs.
  • Only accepted fixes, disputed dispositions, affected boundaries, fix-caused/exposed issues.
  • Need a material delta between rounds.

Fixes (only if explicitly requested)

Read callers → smallest fix → update tests → validate → summarize.

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.