From base-tools
Executes GitHub issues by reading content with read-github-issue, delegating tasks to frontend-implementer or general-purpose-assistant sub-agents, running tests/lint, committing on worktree, and creating PRs via commit-push and create-pr.
npx claudepluginhub getty104/claude-code-marketplace --plugin base-toolsThis skill uses the workspace's default tool permissions.
GitHubのIssueの内容を確認し、タスクを実行する処理を行なうためのスキルです。
Implements features or fixes from GitHub, Linear, or GitLab issues by registering the issue, fetching details, applying safety guidelines, creating a branch, committing, and opening a PR.
Resolves GitHub issues via 8-phase workflow: fetch details, analyze requirements, implement solutions, verify correctness, code review, commit changes, create PRs. Activates on resolve, implement, fix requests or issue references.
Creates structured GitHub issues with implementation plans from task descriptions by analyzing docs, designs, and code. Updates existing issues by number using gh CLI.
Share bugs, ideas, or general feedback.
GitHubのIssueの内容を確認し、タスクを実行する処理を行なうためのスキルです。 このスキルが呼び出された際には、Instructionsに従って、Issueの内容を確認し、タスクの遂行、PRの作成を行ってください。
以下のステップでIssueの内容に合わせたタスクの遂行、PRの作成を行ってください。
$0のIssueの内容の実装プランを確認するgit statusでコード変更の有無を確認する
$0 に「調査の結果、コード変更は不要と判断しました」旨のコメントをgh issue commentで追加し、gh issue closeでIssueをクローズして処理を終了する$1 が--triage-scopeの場合は、作成したPRにcc-triage-scopeラベルを付与する