todo-loop-enforcement

Community

Control loop iterations with TODOs.

Authorductrung-nguyen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces the use of a TODO list to manage iteration flow for loop coordinators, preventing premature exits and ensuring proper tracking of progress.

Core Features & Use Cases

  • Mandatory TODO Usage: Ensures that loop coordinators strictly adhere to the TODO list for controlling loop continuation or termination.
  • State Management: Tracks the status of each loop attempt (not-started, in-progress, completed, skipped).
  • Exit Condition Control: Guarantees that exit conditions are checked only after the TODO list is updated.
  • Use Case: When implementing a complex refinement loop for a product requirement document (PRD), this skill ensures that each refinement attempt is logged and that the loop only proceeds or terminates based on the defined TODO states and maximum attempt limits.

Quick Start

Use the todo-loop-enforcement skill to manage the iteration flow of a refine-loop coordinator.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: todo-loop-enforcement
Download link: https://github.com/ductrung-nguyen/Orca-vscode/archive/main.zip#todo-loop-enforcement

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.