iterate

Orchestrate a four-phase PLAN, IMPLEMENT, TEST, and FINAL software development workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates a structured, four-phase development workflow (PLAN → IMPLEMENT → TEST → FINAL) to align teams, manage tasks, and ensure rigorous progression from planning to final validation.

Core Features & Use Cases

  • Orchestrates PLAN, IMPLEMENT, TEST (optional), and FINAL stages for software projects
  • Coordinates plan creation, task dispatch, code reviews, and final validation prompts
  • Use Case: A mid-size project needs a reproducible workflow with state tracking, logging, and optional test phase for quality assurance.

Quick Start

Enable kenken iterate and feed a task-focused plan to guide the four-stage workflow.

Frequently Asked Questions about iterate

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

FAQPage Schema
How do I orchestrate a structured software development workflow from planning to final validation?

A structured software development workflow guides projects through PLAN, IMPLEMENT, TEST, and FINAL stages to ensure rigorous progression. It coordinates task dispatch, code reviews, and final validation while tracking artifact states across multiple phases.

What is the best way to manage state and logging across multiple development phases?

State management and logging across development phases is handled by orchestrating parallel task dispatch and tracking artifact states end-to-end. This ensures reproducible workflows with continuous state tracking from the initial plan through final validation.

Can I skip the testing phase in a four-stage code review and implementation workflow?

The testing phase in a four-stage implementation workflow is optional. You can configure the orchestration to skip the TEST stage and proceed directly from IMPLEMENT to FINAL if your project does not require automated quality assurance.

How do I start a project using a plan-driven development workflow with Claude?

To start a plan-driven development workflow, feed a task-focused plan into the orchestration tool. This initiates the four-phase sequence, guiding the system through structured planning, implementation, testing, and final validation.

Does this four-phase orchestration workflow support parallel task dispatch for mid-size projects?

Yes, the four-phase orchestration workflow supports parallel task dispatch for mid-size projects. It coordinates plan creation, dispatches tasks across stages, and tracks artifact states, providing a reproducible workflow with built-in logging.