NEW Browse AI tools across categories — updated daily. See what's new →

Pomodoro System

System Skill Pattern (skills that remember & improve)

Authorjakedahn
Version1.0.0
LicenseMIT
Token count~560
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/jakedahn/pomodoro
Or pick agent:
npx skills add jakedahn/pomodoro --agent claude-code
npx skills add jakedahn/pomodoro --agent cursor
npx skills add jakedahn/pomodoro --agent codex
npx skills add jakedahn/pomodoro --agent opencode
npx skills add jakedahn/pomodoro --agent github-copilot
npx skills add jakedahn/pomodoro --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add jakedahn/pomodoro

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/jakedahn/pomodoro.git
cp -r pomodoro ~/.claude/skills/
How to use: Once installed, ask your agent to "use the Pomodoro System skill" or describe what you want (e.g. "System Skill Pattern (skills that remember & improve)"). Requires Node.js 18+.

Pomodoro System

System Skill Pattern (skills that remember & improve)

What is it?
A reference implementation of the System Skill Pattern for building Claude Skills that remember, learn, and improve over time. It demonstrates the pattern through a fully functional Pomodoro timer, combining a CLI tool, SKILL.md guidelines, and a database for persistent state. A practical example of how to build stateful, self-improving Claude Skills.

How to use it?

The skill implements a Pomodoro timer with Claude integration:
  • Start a session - Begin a 25-minute focused work period with a clear task description
  • Track progress - The system monitors your sessions and breaks
  • Review history - Query past sessions, completion rates, and productivity patterns
  • Learn and adapt - The system learns from your patterns and suggests optimizations

More importantly, it serves as a template for building your own stateful skills using the System Skill Pattern (CLI + SKILL.md + Database).

Key Features

  • Reference implementation of the System Skill Pattern
  • Fully functional Pomodoro timer with session tracking
  • Persistent state via database for learning across sessions
  • CLI interface for timer management and history queries
  • Template for building custom stateful Claude Skills
  • Self-improving skill behavior based on usage patternsView on GitHub

GitHub Stats

StarsForksLast UpdateAuthorjakedahnLicenseMITVersion1.0.0

Categories

Productivity

Tags

climarkdowndatabase

Features

Related Skills

More from Productivity

Internal Communications

Write internal communications like status reports, newsletters, and FAQs

5.3kAnthropicProductivityCommunication00

NotebookLM Integration

Lets Claude Code chat directly with NotebookLM for source-grounded answers based exclusively on uploaded documents

3.5kPleasePromptoProductivityCommunication00

kaizen

Applies continuous improvement methodology with multiple analytical approaches, based on Japanese Kaizen philosophy and Lean methodology

433NeoLabHQProductivity00

---

Source: https://github.com/jakedahn/pomodoro
Author: jakedahn
License: https://opensource.org/licenses/MIT
GitHub Stars: 28
Tags: cli, markdown, database

SKILL.md source

---
name: Pomodoro System
description: System Skill Pattern (skills that remember & improve)
---

# Pomodoro System

System Skill Pattern (skills that remember & improve)

What is it?
A reference implementation of the System Skill Pattern for building Claude Skills that remember, learn, and improve over time. It demonstrates the pattern through a fully functional Pomodoro timer, combining a CLI tool, SKILL.md guidelines, and a database for persistent state. A practical example of how to build stateful, self-improving Claude Skills.

## How to use it?
The skill implements a Pomodoro timer with Claude integration:

* Start a session - Begin a 25-minute focused work period with a clear task description

* Track progress - The system monitors your sessions and breaks

* Review history - Query past sessions, completion rates, and productivity patterns

* Learn and adapt - The system learns from your patterns and suggests optimizations

More importantly, it serves as a template for building your own stateful skills using the System Skill Pattern (CLI + SKILL.md + Database).

## Key Features

* Reference implementation of the System Skill Pattern
* Fully functional Pomodoro timer with session tracking
* Persistent state via database for learning across sessions
* CLI interface for timer management and history queries
* Template for building custom stateful Claude Skills
* Self-improving skill behavior based on usage patternsView on GitHub

### GitHub Stats
StarsForksLast UpdateAuthorjakedahnLicenseMITVersion1.0.0

### Categories
Productivity

### Tags
climarkdowndatabase

### Features

## Related Skills
More from Productivity

### Internal Communications
Write internal communications like status reports, newsletters, and FAQs

5.3kAnthropicProductivityCommunication00

### NotebookLM Integration
Lets Claude Code chat directly with NotebookLM for source-grounded answers based exclusively on uploaded documents

3.5kPleasePromptoProductivityCommunication00

### kaizen
Applies continuous improvement methodology with multiple analytical approaches, based on Japanese Kaizen philosophy and Lean methodology

433NeoLabHQProductivity00

---

**Source**: https://github.com/jakedahn/pomodoro
**Author**: jakedahn
**License**: https://opensource.org/licenses/MIT
**GitHub Stars**: 28
**Tags**: cli, markdown, database

Related skills 6

azure-storage

★ Featured Official

Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics. Includes lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers, stora...

microsoft 338k
Backend & Database

azure-kusto

★ Featured Official

Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry, anomaly detection.

microsoft 337k
Backend & Database

azure-aigateway

★ Featured Official

Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway.

microsoft 337k
Backend & Database

azure-compute

★ Featured Official

Azure VM and VMSS router for recommendations, pricing, autoscale, orchestration, connectivity troubleshooting, capacity reservations, and Essential Machine Management. WHEN: Azure VM, VMSS, scale set, recommend, compare, server, website, burstable, lightweight, VM family, workload, GPU, learning, simulation, dev/test, backend, autoscale, load balancer, Flexible orchestration, Uniform orchestration, cost estimate, connect, refused, Linux, black screen, reset password, reach VM, port 3389, NSG,...

microsoft 281k
Backend & Database

azure-cloud-migrate

★ Featured Official

Assess and migrate cross-cloud workloads to Azure with reports and code conversion. Supports Lambda→Functions, Beanstalk/Heroku/App Engine→App Service, Fargate/Kubernetes/Cloud Run/Spring Boot→Container Apps. WHEN: migrate Lambda to Functions, AWS to Azure, migrate Beanstalk, migrate Heroku, migrate App Engine, Cloud Run migration, Fargate to ACA, ECS/Kubernetes/GKE/EKS to Container Apps, Spring Boot to Container Apps, cross-cloud migration.

microsoft 271k
Backend & Database

azure-upgrade

★ Featured Official

Assess and upgrade Azure workloads between plans, tiers, or SKUs, or modernize Azure SDK dependencies in source code. WHEN: upgrade Consumption to Flex Consumption, upgrade Azure Functions plan, change hosting plan, function app SKU, migrate App Service to Container Apps, modernize legacy Azure Java SDKs (com.microsoft.azure to com.azure), migrate Azure Cache for Redis (ACR/ACRE) to Azure Managed Redis (AMR).

microsoft 201k
Backend & Database