Skip to content

improve-skills: surface reviewer-facing case context (prompts, fixtures, per-epoch) - #113

Draft
gas2own wants to merge 2 commits into
mainfrom
improve-skills-reviewer-facing-validation
Draft

improve-skills: surface reviewer-facing case context (prompts, fixtures, per-epoch)#113
gas2own wants to merge 2 commits into
mainfrom
improve-skills-reviewer-facing-validation

Conversation

@gas2own

@gas2own gas2own commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Draft — makes the improve-skills workflow produce PR evidence a reviewer can understand and trust.

Why

The validation history of asta-plugins#110 exposed three recurring gaps: prompts and fixture setup were initially absent from the first post; continuation prompts were mistakenly tested in an empty /app; and the corrected seeded-fixture run returned scores without retained transcripts. That last run changed three apparent 1 regression guards into 0 → 0 gap cases, but cannot explain what the agent did instead.

What

  • Step 2 requires capturing each case's verbatim prompt, README trigger, and fixture/project setup while assembling the case set, and matching continuation prompts to a seeded project.
  • Step 7 requires one self-contained PR description with per-case prompt, fixture, pinned setup, and per-epoch arms values; reruns update the first post instead of appending comments.
  • Fail closed on missing transcripts: an inaccessible or ephemeral transcript is incomplete validation. The author must not mark a PR ready or claim that behavior is validated until the run can be inspected.

This is a workflow/documentation change; it does not modify runtime skill behavior.

gas2own and others added 2 commits August 3, 2026 17:59
…n body

Make the skill spell out what a PR reviewer needs to understand an
asta_skills validation from the PR's first post alone: per-case verbatim
prompt + README-guidance mapping, the fixture/project-setup (and why it's
realistic for the prompt), per-epoch arms values with a fixture column, and
a note on which epochs were measured under a changed fixture. Also add a
step-2 reminder to match a case's fixture to its prompt (a 'continue this
research' prompt needs a seeded project, not an empty /app).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant