---
id:"kb-2026-00382"
title:"Productivity Systems"
schema_type:"TechArticle"
category:"self-improvement"
language:"en"
confidence:"high"
last_verified:"2026-05-22"
generation_method:"ai_assisted"
ai_models:["claude-opus"]
derived_from_human_seed:true
primary_sources:
  - title:"Getting Things Done (David Allen)"
    type:"book"
    year:2001
    url:"https://gettingthingsdone.com/"
    institution:"Penguin"
secondary_sources:
  - title: "MDN Web Docs — HTTP"
    type: "documentation"
    year: 2026
    url: "https://developer.mozilla.org/en-US/docs/Web/HTTP"
    institution: "Mozilla"
  - title: "The Rust Programming Language (2nd Ed)"
    authors: ["Klabnik", "Nichols"]
    type: "book"
    year: 2023
    url: "https://nostarch.com/rust-programming-language-2nd-edition"
    institution: "No Starch Press"
completeness: 0.88
ai_citations:
  last_citation_check:"2026-05-22"
---

## TL;DR

Productivity systems organize tasks and time for maximum effectiveness. GTD (Getting Things Done, David Allen): capture everything → clarify → organize → review → engage. Pomodoro Technique (Cirillo): 25-min focused work + 5-min break. Eisenhower Matrix: urgent/important quadrants. Time blocking: schedule specific tasks in calendar.

## Core Explanation

GTD: externalize all commitments to trusted system, reduce cognitive load. Two-minute rule: if task takes <2 minutes, do it now. Weekly review: process inbox, update projects, plan next week. Deep work (Cal Newport): distraction-free concentration on cognitively demanding tasks. Parkinson's Law: work expands to fill available time. 'Eat the frog' (Brian Tracy): do hardest task first.

## Further Reading

- [Getting Things Done (David Allen)](https://gettingthingsdone.com/)
