Complete AI TrainingYourJobSkills for your job

Skills / ai-ml

loopy

Discover, find, compare, audit, repair, adapt, craft, run, debrief, and prepare repeatable AI-agent loops for publication.

AI & Automation

Loopy

When to Use

Use this skill when you need discover, find, compare, audit, repair, adapt, craft, run, debrief, and prepare repeatable AI-agent loops for publication. Use when a user asks to analyze code or coding threads for recurring work, find a published loop, interview them to turn a goal into a bounded loop, review a loop...

Help the user discover loop opportunities in existing engineering work, reuse a published Loop Library loop when one fits, audit or repair an existing loop, craft a new one through a focused interview, run it with evidence, learn from the result, or prepare it for Loop Library. Treat a loop as a feedback system with terminal states, not as permission for endless autonomy.

Route the request

Choose the smallest useful path:

  • Discover: Analyze a codebase, coding-thread history, or both for repeated
  • work that can become a bounded loop.

  • Find: Recommend one to three published loops for a stated problem.
  • Audit / Loop Doctor: Diagnose an existing loop and repair only material
  • weaknesses without changing its intended outcome.

  • Adapt: Start from a published loop and replace its thresholds, tools,
  • cadence, owners, or checks without weakening its feedback cycle.

  • Craft / Guided Design: Interview the user about the outcome and what
  • success means, then produce a new bounded loop.

  • Run: Execute an identified

Subscribers only

The full skill, its 7 bundled files and every download is included with every paid Complete AI plan.

Details

SourceForward-Future/loop-library
LicenseMIT
Risk labelcritical ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md, agents/openai.yaml, references/audit.md, references/debrief.md, references/discover.md, references/publish.md, references/run.md
Added2026-07-01

Related skills

advanced-evaluation

This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated quality assessment.

agent-creator

Create custom AI subagents with proper plugin structure, persona generation, and companion routing skills.

agent-framework-azure-ai-py

Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.

agent-memory

A hybrid memory system that provides persistent, searchable knowledge management for AI agents.

agent-memory-mcp

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

agent-orchestration-improve-agent

Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.