Developer workflow utilities: git commits, PR reviews, PR comments, docs updates, clipboard helpers
This skill should be used when the user wants to create or append tasks to TODO.md — triggered by phrases like 'add todo', 'add a task', 'TODO:', 'new task', 'track this', 'note this down', 'add to the backlog', 'before I forget', or any variation of wanting to capture new items. Also applies when the user finishes work and mentions follow-up items to save for later. Not appropriate for reading, viewing, checking off, removing, or reorganizing TODO.md.
Interactively walk through and address PR review comments one at a time. Use when the user says 'address PR comments', 'handle PR feedback', 'go through PR comments', 'fix review comments', 'what did reviewers say', 'let's fix the review feedback', 'address review threads', 'work through PR feedback', or any variation of wanting to systematically address pull request review comments. NOT for reviewing code (use review-pr) or just fetching comments (use get-pr-feedback). Accepts an optional PR number argument; defaults to the current branch's PR.
Copies a GitHub PR link as markdown to the clipboard. Use when the user says 'copy pr link', 'pr markdown', 'copy pr url', 'link to pr', 'pr link', or any variation of wanting a GitHub PR link formatted as markdown. Accepts an optional PR number argument; defaults to the current branch's PR.
Copies the current working directory path to the clipboard. Use when the user says 'copy pwd', 'copy path', 'copy current directory', 'copy cwd to clipboard', or any variation of wanting the current directory path in their clipboard.
Lists open pull requests for the current GitHub repository. This skill should be used when the user says 'open PRs', 'show PRs', 'list PRs', 'get PRs', 'what PRs are open', 'pending PRs', 'pull requests', 'any open PRs', 'PR list', 'show me the PRs', 'PRs for me to review', 'PRs needing review', 'what needs my review', or any variation of wanting to see open pull requests for a repo.
Executes bash commands
Hook triggers when Bash tool is used
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.
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 🤖
npx claudepluginhub lucaspimentel/claude-plugins --plugin lucas-dev-toolsShows Windows toast notifications when Claude Code needs attention
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)
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Commands for Git operations, commits, and PRs
Git workflow tools: commits, PRs, review inbox, checkout, and work triage
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.