Shows Windows toast notifications when Claude Code needs attention
Personal Claude Code plugin marketplace by Lucas Pimentel.
| Plugin | Version | Description |
|---|---|---|
| chezmoi | 1.0.5 | Chezmoi dotfile management and diff resolution |
| linters | 1.1.1 | Auto-lint edited files via PostToolUse hooks |
| lucas-dev-tools | 1.14.5 | Developer workflow utilities for day-to-day use |
| windows-notify | 1.2.5 | Windows toast notifications (Windows / WSL only) |
| windows-terminal | 1.1.1 | Windows Terminal pane and tab management (Windows / WSL only) |
Add the marketplace:
claude plugin marketplace add https://github.com/lucaspimentel/claude-plugins
Install a plugin:
claude plugin install lucas-dev-tools@lucasp-claude-plugins
claude plugin install chezmoi@lucasp-claude-plugins
claude plugin install windows-notify@lucasp-claude-plugins
claude plugin install linters@lucasp-claude-plugins
claude plugin install windows-terminal@lucasp-claude-plugins
Add the marketplace:
/plugin marketplace add https://github.com/lucaspimentel/claude-plugins
Install a plugin:
/plugin install lucas-dev-tools@lucasp-claude-plugins
/plugin install chezmoi@lucasp-claude-plugins
/plugin install windows-notify@lucasp-claude-plugins
/plugin install linters@lucasp-claude-plugins
/plugin install windows-terminal@lucasp-claude-plugins
For local development, use a local path instead of the GitHub URL:
From the CLI:
claude plugin marketplace add ./path/to/lucas-claude-plugins
From inside Claude Code:
/plugin marketplace add ./path/to/lucas-claude-plugins
This project is licensed under the MIT License.
This project was developed with help from Claude Code 🤖
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub lucaspimentel/claude-plugins --plugin windows-notifyDeveloper workflow utilities: git commits, PR reviews, PR comments, docs updates, clipboard helpers
Windows Terminal pane and tab management via wt.exe
Chezmoi dotfile management: diff resolution, file sync between source and destination
Runs linters on edited files: cslint (.cs), PSScriptAnalyzer (.ps1), shellcheck (.sh)
Windows 桌面通知 - 任务完成时发送通知
Native Windows toast notifications for Claude Code with window activation
Smart notifications for Claude Code task statuses (Go implementation)
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.