fallow-rs/fallow · Archived

panel-review-loop

Iteratively review and improve a Fallow user-facing surface across representative real-world projects until the panel has no blocking concerns.

First seen Aug 8, 2026

Installation

$ npx skills add fallow-rs/fallow --skill panel-review-loop

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from fallow-rs/fallow · top by installs.

npx skills add fallow-rs/fallow

Browse all from fallow-rs/fallow

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4.4K
License LICENSE
Default branch main
Open issues 7
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,055 B
  • docs SUMMARY.md 168 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

SKILL.md

<!-- Generated from .agents/skills. Do not edit. -->

Panel review loop

The real-world corpus is intentionally untracked. Before its first use, follow the [benchmark setup](../../../BENCHMARKS.md#comparative-benchmarks) and run npm --prefix benchmarks run download-fixtures.

  1. Define the user-visible surface and success criteria.
  2. Select representative projects from benchmarks/fixtures/real-world/.
  3. Capture actual output for each project.
  4. Run panel-review on the evidence, not on an intended answer.
  5. Implement the smallest coherent improvement that addresses consensus.
  6. Re-run the same corpus and compare behavior.
  7. Stop when the panel has no blocks and further changes do not materially

improve the surface.

Keep the corpus stable across iterations. Preserve output contracts unless the plan explicitly approves a versioned change.