review-loop
Improve Work Through Structured Review Loops
First drafts often miss requirements, edge cases, or clarity problems. This skill coordinates scored reviews and targeted revisions until a quality gate is met.
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "review-loop" from https://skillstore.io/skills/2dmurali-review-loop.md and its manifest at https://skillstore.io/api/skills/2dmurali-review-loop/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「review-loop」を使用しています。 Review an API endpoint with a quality gate of eight.
期待される結果:
- Loop 1 of 4: Score 6/10. Missing input validation and timeout handling.
- Loop 2 of 4: Score 8/10. Required fixes are complete; one naming issue remains.
- Result: Quality gate met after two loops.
「review-loop」を使用しています。 Polish a deployment specification using three review loops.
期待される結果:
The final specification scored 9/10 after three loops. Revisions clarified rollback steps, ownership, monitoring thresholds, and failure recovery.
セキュリティ監査
安全All 22 static findings are false positives caused by Markdown backticks, fenced examples, or ordinary review guidance. The skill contains no executable scripts, command invocations, reconnaissance instructions, or prompt injection attempts.
リスク要因
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/2dmurali-review-loop/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/2dmurali-review-loop?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/2dmurali-review-loop?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/2dmurali-review-loop/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/2dmurali-review-loop.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>学術引用 (APA · BibTeX · CFF)
APA形式の引用
2dmurali. (2026). review-loop security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/2dmurali-review-loop/audits/1BibTeX形式の引用
@techreport{2dmurali-2dmurali-review-loop-2026,
author = {2dmurali},
title = {review-loop security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/2dmurali-review-loop/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "review-loop security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "2dmurali"
date-released: "2026-08-06"
url: "https://skillstore.io/skills/2dmurali-review-loop/audits/1"
identifiers:
- type: other
value: "skillstore:2dmurali-review-loop:audit:1"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
Harden a Feature Before Merge
Review an implementation for correctness, edge cases, security issues, and maintainability before final delivery.
Refine a Technical Specification
Identify unclear requirements, missing tradeoffs, and implementation gaps through repeated structured critique.
Polish Professional Documentation
Improve structure, clarity, completeness, and audience fit while preserving the document's intended meaning.
これらのプロンプトを試す
Run review-loop on this work. Use the default quality gate and show the score and key changes after each loop.
Implement the requested feature with review-loop. Require at least two loops, use a quality gate of eight, and summarize the final result.
Review this design document for completeness, feasibility, alternatives, risks, and measurable outcomes. Run up to four loops with a quality gate of nine.
Use an advanced reviewer for this multi-file change. Check correctness, compatibility, security, failure modes, tests, and maintainability. Continue until gate nine or five loops.
ベストプラクティス
- Define measurable acceptance criteria before starting the first review.
- Give the reviewer only the relevant work product and task-specific criteria.
- Track prior feedback so later revisions do not reintroduce resolved issues.
回避
- Do not use repeated review loops for trivial edits with clear automated checks.
- Do not accept a high score when the reviewer provides vague or unsupported feedback.
- Do not continue beyond the maximum loop count without user approval.