iterate

Create per-item tasks with gated approvals for sequential review workflows.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/bkudria/cc-plugins --skill iterate-bkudria
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iterate
Source: https://github.com/bkudria/cc-plugins/tree/main/plugins/triage/skills/iterate
Command: npx skills add https://github.com/bkudria/cc-plugins --skill iterate-bkudria

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Iterate provides a structured approach to process findings, review items, and incremental improvements one at a time, ensuring clear ownership and traceable progress.

Core Features & Use Cases

  • Per-item task creation and progress tracking with explicit in-progress, completed, and declined states.
  • Argument-driven filtering to focus on specific items (e.g., "1,3,5" or "only security-related").
  • Enforced per-item approval gates before implementing changes, with the option to plan first when needed.

Quick Start

Initialize the per-item workflow for the first finding and request explicit per-item approval before proceeding.

Frequently Asked Questions about iterate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I process audit findings one by one with explicit approval gates?

This workflow organizes findings for sequential processing by creating individual tasks with in-progress tracking and gated approvals. You can review each item one by one and explicitly approve or decline it before implementation, ensuring clear ownership and traceable progress throughout the audit.

What is the best way to track improvement backlog items sequentially?

The best approach is per-item task creation with explicit in-progress, completed, and declined states. This enforces gated approvals before implementing changes, allowing you to plan first when needed and maintain clear ownership over incremental improvements throughout the backlog.

Can I filter specific findings to review instead of processing all items?

Yes, argument-driven filtering lets you focus on specific items for per-item review. You can pass arguments like "1,3,5" to select certain indices or "only security-related" to narrow the scope of findings requiring sequential processing and gated approval.

How does per-item approval gating work for assessment workflows?

Per-item approval gating enforces an explicit review step before implementing changes for each assessment finding. The workflow initializes for the first finding, requests approval, and only proceeds to execution after approval is granted, with an option to plan first when needed.

Does this workflow support planning before implementing changes?

Yes, the workflow supports a plan-or-implement option. When processing findings, assessments, or improvement backlogs, you can choose to plan first before executing changes, providing flexibility in how you approach each item requiring gated approval.