lean-iteration-logging

Enforce a single progress entry per iteration in docs/operations/progress.md.

7|1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/sparkeh9/DoclingDotNet --skill lean-iteration-logging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lean-iteration-logging
Source: https://github.com/sparkeh9/DoclingDotNet/tree/main/.agent/skills/lean-iteration-logging
Command: npx skills add https://github.com/sparkeh9/DoclingDotNet --skill lean-iteration-logging

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enforces concise iteration logging by restricting updates to docs/operations/progress.md to a single entry per iteration. It helps reduce documentation churn and keep historical context intact.

Core Features & Use Cases

  • Enforces a single-progress entry per iteration in docs/operations/progress.md.
  • Prevents drift by avoiding multi-file or multi-section doc updates.
  • Highlights and records changes with a minimal, predictable workflow.

Quick Start

Update docs/operations/progress.md with a single concise entry detailing Changed, Validation, and Next for the iteration.

Frequently Asked Questions about lean-iteration-logging

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

FAQPage Schema
How do I keep iteration logging concise and prevent documentation churn?

Concise iteration logging prevents documentation churn by restricting updates to a single entry per cycle. You record only the Changed, Validation, and Next details in a dedicated progress file to maintain historical context without multi-file drift.

What is the best way to track development progress without updating multiple files?

Tracking development progress through a single-file approach avoids drift by consolidating updates. You maintain a single progress entry per iteration documenting changes, validation steps, and next actions to ensure predictable workflow governance.

How does single-entry iteration logging handle API behavior changes?

Single-entry iteration logging handles API behavior changes by applying escalation criteria when public contracts are affected. It records the change within the same progress entry while triggering necessary governance protocols for API modifications.

What should be included in an iteration progress entry to maintain workflow consistency?

An iteration progress entry should include Changed, Validation, and Next fields to maintain workflow consistency. This predictable structure ensures essential change tracking is preserved while minimizing documentation overhead during ongoing development cycles.

When do I need deterministic workflow governance for my development logs?

Deterministic workflow governance is needed when teams require strict, predictable documentation updates during ongoing development cycles. It enforces a minimal logging structure to preserve essential change tracking while preventing multi-section doc updates.

Can I use this iteration logging workflow for ongoing development cycles with frequent changes?

Yes, this iteration logging workflow is designed for ongoing development cycles with frequent changes. It enforces a minimal, predictable logging structure to minimize documentation churn while preserving essential historical context for each iteration.