agentsclimarketplace

Loop triage

Skill rossinsilico/loop-anything/templates/loop-pack/skills/loop-triage

Select one bounded task for an agent loop from visible state, real repo evidence, permission boundaries, and a named proof command.From its SKILL.md

Install
npx -y skills add rossinsilico/loop-anything --skill loop-triage

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.

SKILL.md

1.0 KB, 186 tokens by cl100k_base, as published. Nobody here has run it

Loop Triage

Use this skill at the start of a loop iteration.

Inputs

  • loop-state.md
  • loop-contract.md
  • Current repository state
  • Any explicit human instruction for this run

Process

  1. Read loop-state.md and loop-contract.md.
  2. Inspect the real target named by the state board.
  3. Identify candidate tasks that fit inside one loop iteration.
  4. Select exactly one task.
  5. Name the proof command before implementation starts.
  6. Stop if the task needs destructive action, hidden credentials, or a broader permission boundary than the state board allows.

Output

Write or update the Active Task section in loop-state.md with:

  • task
  • reason
  • expected files or services
  • proof command
  • stop condition

Do not implement until the active task and proof command are clear.

What ships with it

Read from the repository

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

Keep looking

Skills are one crate of 325,949. 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.