What problem does it solve?
This skill orchestrates the full codebook iteration lifecycle so researchers avoid manual orchestration mistakes and maintain explicit human control between validation, pipeline execution, review, and logging steps.
Core Features & Use Cases
- Composed Workflow: Chains pre-flight validation, pipeline result review, and iteration logging while delegating the actual work to specialized sub-skills.
- Human-in-the-Loop Controls: Enforces pause points that require user confirmation before proceeding, preserving interpretation and decision authority.
- Audit-Ready Logging: Gathers metadata and appends structured iteration entries to prompts/iterations/<codebook>.yml for reproducibility.
- Use Case: After updating a research codebook, run this skill to validate readiness, confirm the pipeline has been executed manually, record your interpretation and decision, and persist the iteration record.
Quick Start
Run the iterate skill to execute pre-flight checks, review pipeline results after you run tar_make, and log the iteration with your interpretation and decision.