agentsclimarketplace

Loop brief

Skill mustafa3252/vibe-loop-engineering/skills/loop-brief

Turn a vague automation idea into a safe, bounded loop brief.From its SKILL.md

Install
npx -y skills add mustafa3252/vibe-loop-engineering --skill loop-brief

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.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.5 KB, 316 tokens by cl100k_base, as published. Nobody here has run it

Loop Brief

Purpose

Turn a vague automation idea into a safe, bounded loop brief.

Use this skill when a builder wants an AI agent to repeat useful work without turning the repo into chaos.

Loop checklist

  1. Define the goal in one sentence.
  2. Choose a trust level: L1 report-only, L2 assisted PR, or L3 allowlisted automation.
  3. Name the state source: STATE.md, issues, PR comments, changelog, or task board.
  4. Set allowed actions and hard stops.
  5. Require proof: command output, screenshots, tests, links, or a reviewer note.
  6. Write back only the useful lesson, not a full transcript.

Prompt template

Use the Loop Brief skill.
Loop: <name>
Level: <L1 report-only | L2 assisted PR | L3 allowlisted automation>
Goal: <recurring outcome>
State source: <where durable context lives>
Allowed actions: <what the agent may do>
Never do: <hard stops>
Done means: <evidence required>

Safety defaults

  • Secrets, auth, billing, deploys, deletes, and migrations always require a human gate.
  • Prefer branches and PRs over direct commits.
  • If the agent cannot explain the evidence, the loop is not ready.

Built by Mustafa — Instagram @mustafaiscoding, X/Twitter @mustafa30.

What ships with it

Read from the repository

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

Keep looking

Skills are one crate of 326,736. 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.