iterate

Community

Start a fresh task iteration

AuthorKaiNakamura
Version1.0.0
Installs0

System Documentation

What problem does it solve?

When a current approach to a task is no longer working, the iteration skill provides a structured, reproducible way to record the failure, create a clean workspace for the next attempt, and preserve context so future agents or collaborators do not repeat the same mistakes.

Core Features & Use Cases

  • Iteration discovery: Detects the current highest iteration by scanning .thoughts for iteration-NN directories.
  • Changelog updates: Appends a concise summary explaining why the iteration is being restarted into .thoughts/iterations.md to guide future agents.
  • Iteration initialization: Creates the next .thoughts/iteration-NN directory and seeds a progress.md with a high-level context summary.
  • Use Case: When an agentic workflow stalls or a prototype approach fails, invoke this flow to record why the attempt ended and begin a new iteration without altering unrelated files.

Quick Start

Start a new iteration for the current task with reason "current approach failing to converge" so the skill appends a summary to .thoughts/iterations.md, creates the next .thoughts/iteration-NN/ directory, and initializes its progress.md.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: iterate
Download link: https://github.com/KaiNakamura/dotfiles/archive/main.zip#iterate

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.