What problem does it solve?
This Skill helps you turn vague iterative AI workflows into structured, bounded agent loops with clear goals, verification criteria, review gates, privacy controls, and termination conditions.
Core Features & Use Cases
- Goal Refinement: Convert broad objectives into measurable outcomes with explicit scope, context sources, and definitions of done.
- Loop Design: Configure host models, reviewer and judge roles, typed verification, revision limits, budgets, no-progress detection, execution boundaries, and observability.
- Portable Artifacts: Generate a human-readable loop summary, resolved specification, session handoff prompt, workspace layout, and Python runner for in-session or external execution.
- Use Case: Design a multi-model workflow that drafts a technical plan, sends it through a separate judge, revises it within capped iterations, and produces auditable delivery artifacts without exposing secrets.
Quick Start
Use the loop-architect skill to design and compile a bounded review loop for the workflow you want to automate.