iterate

Orchestrates multi-agent iteration cycles across planning, execution, and review.

13|3|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/sddevelopment-be/quickstart_agent-augmented-development --skill iterate-sddevelopment-be
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iterate
Source: https://github.com/sddevelopment-be/quickstart_agent-augmented-development/tree/main/.claude/skills/iterate
Command: npx skills add https://github.com/sddevelopment-be/quickstart_agent-augmented-development --skill iterate-sddevelopment-be

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates end-to-end iteration cycles across planning, execution, and review for multi-agent teams, reducing handoffs and bottlenecks.

Core Features & Use Cases

  • End-to-end orchestration: coordinates planning Petra and specialist agents through planning, batch execution, documentation, and review with structured handoffs.
  • Artifact and roadmap management: automatically updates NEXT_BATCH, roadmaps, and work logs to preserve traceability across iterations.
  • ATDD/TDD discipline: enforces test-driven development and acceptance criteria throughout batches.

Quick Start

Plan the first iteration batch by triggering the orchestrator to coordinate planning Petra with the defined agent roles.

Frequently Asked Questions about iterate

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

FAQPage Schema
How do I coordinate multi-agent iterations for file-based development workflows?

Multi-agent iteration cycles coordinate planning and specialist agents through structured handoffs, file-based work logs, and quality gates to ensure traceability across development batches. This orchestration reduces manual handoffs and process bottlenecks.

What is the best way to enforce TDD and ATDD across multiple agents?

Enforcing TDD and ATDD across multiple agents requires an orchestration cycle that gates execution and review phases by test-driven development and acceptance criteria, ensuring all specialist agents satisfy quality gates before batch completion.

How do I manage roadmaps and work logs for automated multi-agent planning?

Automated multi-agent planning manages roadmaps and work logs by updating file-based artifacts like NEXT_BATCH during execution and review phases, preserving traceability and yielding a ready-to-next-iteration state for continuous development.

Does this multi-agent orchestration approach work without external dependencies?

Yes, this multi-agent orchestration approach works without external dependencies, relying entirely on file-based collaboration workflows, work logs, and explicit directives like ATDD and TDD to coordinate planning and specialist agents.

When do I need end-to-end iteration orchestration for software engineering?

You need end-to-end iteration orchestration when coordinating planning, batch execution, and review across multiple agents to reduce handoff friction, enforce quality gates, and automatically update development artifacts for continuous iterations.