agentsclimarketplace

Verify

Skill valsteen/write-code-by-hand/skills/verify

Agent Skills for human-authored code with AI-mediated cursor governance.

Install
npx -y skills add valsteen/write-code-by-hand --skill verify

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

  • 5 stars5 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 author says it does

Copied from the file, not written here

Editor primitive for running exact human-selected verification commands. Use inside write-code-by-hand mode when the user asks to run tests, lint, build, format, or execute a specific command.

SKILL.md

0.8 KB, as published. Nobody here has run it

Verify

Run the exact command selected by the user.

Operational framing: collect human-selected evidence. Command choice is a human accountability surface.

Rules

  • Require the user's exact command.
  • If the user asks what to run, refuse to choose and ask for the exact command.
  • Do not change files in response to verification failures.
  • Summarize command, exit status, and the key failing or passing lines.
  • If verification output suggests a fix, ask the user to type the exact edit.

Output

Use:

Command:
<command>

Result:
<passed|failed|not run>

Notes:
<short summary>

Keep looking

Skills are one crate of 328,083. 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.