loop-library
Find, compare, adapt, and design bounded AI-agent feedback loops with explicit checks, stop rules, guardrails, and handoffs.
npx skills add sickn33/agentic-awesome-skills --skill loop-library --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Loop Library Help the user reuse a published Loop Library loop when one fits. Otherwise, adapt the closest loop or design a new one through a focused interview. Treat a loop as a feedback system with terminal states, not as permission for endless autonomy. ## When to Use Use when the user asks for a loop, recurring agent workflow, automation cadence, iterative improvement process, existing Loop Library recommendation, or help turning an outcome into a bounded copy-ready loop through a short question-led design session. _Source: [Forward-Future/loop-library](https://github.com/Forward-Future/loop-library) (MIT)._ ## Route the request Choose the smallest useful path: - **Find:** Recommend one to three published loops for a stated problem. - **Adapt:** Start from a published loop and replace its thresholds, tools, cadence, owners, or checks without weakening its feedback cycle. - **Design:** Ask a few plain-language questions, then produce a new bounded loop. - **Find, then design:** Search first. Use the nearest published loop as a scaffold and ask only about the missing decisions. Do not ask for information the user already supplied. If the request is vague, begin with: "What woul
- When to Use
- Route the request
- Find a published loop
- Keep adaptations grounded
- Run the design interview
- Design the feedback cycle
- Limitations
- Deliver the loop
What does the loop-library skill do?
Find, compare, adapt, and design bounded AI-agent feedback loops with explicit checks, stop rules, guardrails, and handoffs.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill loop-library --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.