Install
Quick install
npx skills add https://github.com/jakedahn/pomodoronpx skills add jakedahn/pomodoro --agent claude-codenpx skills add jakedahn/pomodoro --agent cursornpx skills add jakedahn/pomodoro --agent codexnpx skills add jakedahn/pomodoro --agent opencodenpx skills add jakedahn/pomodoro --agent github-copilotnpx skills add jakedahn/pomodoro --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add jakedahn/pomodoroManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/jakedahn/pomodoro.gitcp -r pomodoro ~/.claude/skills/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.0Categories
ProductivityTags
climarkdowndatabaseFeatures
Related Skills
More from ProductivityInternal Communications
Write internal communications like status reports, newsletters, and FAQs5.3kAnthropicProductivityCommunication00
NotebookLM Integration
Lets Claude Code chat directly with NotebookLM for source-grounded answers based exclusively on uploaded documents3.5kPleasePromptoProductivityCommunication00
kaizen
Applies continuous improvement methodology with multiple analytical approaches, based on Japanese Kaizen philosophy and Lean methodology433NeoLabHQProductivity00
---
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
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...
azure-kusto
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.
azure-aigateway
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.
azure-compute
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,...
azure-cloud-migrate
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.
azure-upgrade
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).