Implement a feature or fix based on an issue. Use when given an issue URL to work on, or when implementing changes described in a tracked issue. Supports GitHub, Linear, and GitLab.
Scanned 5/28/2026
Install to Claude Code
npx -y skills add bendrucker/claude --skill issue --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Issue?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bendrucker-issue)More formats (shields.io, HTML) on the badges page.
---
name: issue
description: |
Implement a feature or fix based on an issue. Use when given an issue URL to work on, or when implementing changes described in a tracked issue. Supports GitHub, Linear, and GitLab.
allowed-tools:
- Bash(gh:*)
- Bash(glab:*)
- Bash(git:*)
- mcp__github
- mcp__plugin_github_github__issue_read
- mcp__linear
- mcp__claude_ai_Linear
- mcp__plugin_github_github__search_code
---
Work on this issue: $ARGUMENTS
Register the target issue for auto-approve: `bun ${CLAUDE_PLUGIN_ROOT}/scripts/set-target.ts --session-id ${CLAUDE_SESSION_ID} "$ARGUMENTS"`
Fetch the issue, apply [safety guidelines](safety.md), then work autonomously — create a branch, commit, and open a PR following the `pull-request:create` skill.
After a `/compact`, review this file to restore context.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!