agentsclimarketplace

Critique pass

Skill roronoazoroshao369/vibe-coding-os/skills/prompts/critique-pass

Writer and critic phases for challenging a draft or implementation before final response.From its SKILL.md

Install
npx -y skills add roronoazoroshao369/vibe-coding-os --skill critique-pass

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

  • 0 stars0 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 file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.3 KB, 407 tokens by cl100k_base, as published. Nobody here has run it

Critique Pass Protocol

Purpose

Force a writer phase and a critic phase, even when the same model performs both, so proposed work is challenged before the final answer or handoff.

When to use

Use for non-trivial code, plans, specs, reviews, public-facing docs, architecture choices, or any task where a confident first draft could hide assumptions, gaps, or weak verification.

Inputs

Original task, constraints, draft response or implementation summary, diff or artifact when available, acceptance criteria, verification results, and known limitations.

Workflow

  1. Writer phase: produce the draft, plan, patch, or recommendation and summarize the intended solution.
  2. Critic reset: switch posture from helpful author to skeptical reviewer; do not defend the draft by default.
  3. Challenge assumptions, scope, edge cases, test coverage, compatibility, security/safety, and whether the answer actually satisfies the original task.
  4. Record concrete findings, including missing evidence and questions that materially change the answer.
  5. Build a fix plan that addresses critical and important findings with the smallest necessary change.
  6. Apply the fix plan or explicitly defer items with rationale.
  7. Re-review the revised output and state the final verdict.

Outputs

A completed critique pass using templates/critique-pass-template.md with: Original task, Writer summary, Critic findings, Fix plan, Re-review result, and Final verdict.

Failure modes

  • Letting the critic merely praise the writer.
  • Critiquing tone while ignoring correctness, safety, tests, or acceptance criteria.
  • Fixing every minor preference and expanding scope.
  • Skipping re-review after changes.
  • Hiding unresolved findings in the final response.

Verification checklist

  • Writer and critic phases are visibly separate.
  • Critic findings challenge assumptions and evidence, not just wording.
  • Fix plan addresses critical and important findings first.
  • Re-review confirms whether the final output satisfies the original task.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,144. 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.