programmitute
Programmitute is a proposed unit of work in software development intended to describe the smallest schedulable piece of programming activity. It represents a discrete, time-boxed effort that typically lasts several minutes and yields a verifiable increment of software value, such as writing a small function, adding a unit test, or applying a targeted refactor within a controlled environment. The term combines program and minute to emphasize micro-scale tasking within larger delivery workflows.
Origin and scope: The concept has appeared in agile and lean discussions as a theoretical tool for
Application and method: Teams define guidelines that specify what qualifies as a programmitute, typical time ranges,
Advantages and criticisms: Supporters argue that programmitutes promote transparency, reduce estimation bias, and align work with
See also: man-hour, story point, time boxing, task estimation, software metrics.