Skip to content

Add prompt-fieldtest skill - #1680

Open
Dragusin-Cristian wants to merge 3 commits into
anthropics:mainfrom
Dragusin-Cristian:add-prompt-fieldtest-skill
Open

Add prompt-fieldtest skill#1680
Dragusin-Cristian wants to merge 3 commits into
anthropics:mainfrom
Dragusin-Cristian:add-prompt-fieldtest-skill

Conversation

@Dragusin-Cristian

Copy link
Copy Markdown

Reading an instruction document tells you whether it's agreeable, not whether it's followable. Normally you find that out by using the rule for a week and watching the agent drift — about as expensive as writing the feature yourself.

This skill does it in one run. A fresh agent builds a throwaway feature guided only by the document, a second audits what the document caused, a third erases the probe. The deliverable is a report about the document; the code is evidence, and it always dies.

Five sequential phases: design a brief that fires most of the document's clauses → build blind → audit without the builder's self-report → verify the agents' claims against the real toolchain → path-scoped cleanup against a baseline captured up front.

Dragusin-Cristian and others added 3 commits August 27, 2026 13:17
Field-tests an instruction document (a rule file, CLAUDE.md, an agent,
another skill) by having a blinded builder agent implement a throwaway
feature guided only by that document, a read-only auditor agent review
the result clause by clause, and a scoped cleanup agent erase the probe.

Registers the skill as its own plugin in the marketplace, matching the
other single-skill plugins.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Matches the LICENSE.txt and `license:` frontmatter key carried by the
other open-source skills in this repo.

Co-Authored-By: Claude Opus 5 (1M context) <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