A working example of the **System Skill Pattern** -- an approach for building Claude Skills that persist state, learn from history, and provide increasingly useful insights over time.
$claude plugin marketplace add jakedahn/pomodoroInstalls into the current project.
Install pomodoro by running `claude plugin marketplace add jakedahn/pomodoro`, then use it for the current task and follow its documentation at https://github.com/jakedahn/pomodoro.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add jakedahn/pomodoro |