iter9

Coordinates task-to-production workflows with milestone checks and automated approvals for GitOps-driven software delivery pipelines.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mshuffett/dotfiles --skill iter9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iter9
Source: https://github.com/mshuffett/dotfiles/tree/main/agents/skills/iter9
Command: npx skills add https://github.com/mshuffett/dotfiles --skill iter9

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire process of turning high-level product goals into detailed, executable tasks, ensuring quality through defined stages, gate criteria, and independent reviews.

Core Features & Use Cases

  • Full Lifecycle Management: Manages tasks from initial requirements gathering through implementation, review, verification, and final completion.
  • Stage-Gate Enforcement: Enforces strict progression through predefined stages, ensuring all criteria are met before moving forward.
  • Dual Independent Reviews: Mandates parallel reviews by two distinct agents to ensure comprehensive quality checks.
  • Evidence-Driven Progression: Requires concrete evidence (code, test results, screenshots) for every stage transition.
  • Use Case: A product team wants to develop a new feature. Iter9 can break down the feature into granular tasks, manage their implementation, ensure code quality through reviews, verify functionality, and track progress until the feature is fully shipped.

Quick Start

Initialize the Iter9 workspace for a new project named 'ecommerce-checkout'.

Frequently Asked Questions about iter9

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

FAQPage Schema
How do I automate an end-to-end delivery loop for agile product development?

Automating an end-to-end delivery loop requires orchestrating task decomposition, subagent execution, and stage gates. This skill manages the full define-to-ship lifecycle using DAG orchestration and evidence collection to ensure quality assurance and progression.

What is stage-gate enforcement in task management and how does it work?

Stage-gate enforcement in task management ensures strict progression through predefined stages by requiring concrete evidence like test results before moving forward. It works by mandating dual independent reviews and YAML-defined gate criteria to guarantee quality assurance.

How do I enforce independent dual reviews during a DevOps workflow?

To enforce independent dual reviews during a DevOps workflow, you mandate parallel evaluations by two distinct agents. This skill orchestrates parallel reviews to provide comprehensive quality checks before allowing any task to pass its stage gate.

Can I use YAML to define tasks and stage models for a delivery loop?

Yes, you can use YAML to define tasks and stage models for a delivery loop. This skill utilizes YAML-defined tasks to structure task decomposition and manage evidence-driven progression throughout the development lifecycle.

What is the best way to track evidence-driven progression for software delivery?

The best way to track evidence-driven progression is by requiring concrete artifacts like code and test results for every stage transition. This skill collects evidence automatically to verify that all gate criteria are met before advancing tasks.

Do I need to manually decompose high-level product goals into executable tasks?

No, you do not need to manually decompose high-level product goals. This skill automates task decomposition, breaking down features into granular tasks and managing their execution via subagents within a DAG orchestration framework.