By outfitte
Full workflow for implementing a GitHub issue from start to PR review. Use when the user invokes /implement-task or asks to implement an issue, work on a ticket, or start working on a GitHub issue by number.
Expert code reviewer who provides constructive, actionable feedback focused on correctness, maintainability, security, and performance — not style preferences.
Reviews pull requests for convention compliance (CLAUDE.md), architecture integrity, and TDD adherence. Spawned automatically by the implement-task skill after a PR is created.
Use this skill when the user invokes /implement-task or asks to implement a GitHub issue, work on a task/ticket, or start working on an issue by number. Always use this skill when the user says "implement task", "work on issue
TDD methodology for all coding tasks. Use when implementing features, fixing bugs, writing functions, or any task that involves producing or modifying code.
A Claude Code plugin marketplace for Outfitte contributors. Install it to get skills and slash commands tailored to the Outfitte codebase.
/plugin marketplace add Outfitte/plugins
Then install individual plugins:
/plugin install go-commands@outfitte-plugins
/plugin install gh-cli@outfitte-plugins
/plugin install create-issues@outfitte-plugins
/plugin install split-issue@outfitte-plugins
/plugin install implement-task@outfitte-plugins
| Plugin | Description |
|---|---|
go-commands | Go build, test, coverage, and Lambda cross-compile command reference |
gh-cli | GitHub operations via gh CLI — issues, PRs, milestones, sub-issues, releases |
create-issues | Bulk-create GitHub issues from a JSON task file and link them to a milestone |
split-issue | Decompose a GitHub issue into sub-issues per method, endpoint, or handler |
implement-task | Full workflow for implementing a GitHub issue from branch creation to PR review (includes TDD skill and pr-reviewer agent) |
Uses power tools
Uses Bash, Write, or Edit tools
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimUse this skill for any GitHub-related task using the gh CLI tool. Trigger when users ask to search for repos, list issues, view pull requests, check workflow runs, clone repos, create branches, manage releases, view file contents on GitHub, check repo stats, find repos by a user or org, or do anything involving GitHub.
Go build and test commands reference. Use when building Go projects, running Go tests, checking coverage, managing dependencies, or cross-compiling for targets like Lambda.
Split a GitHub issue into sub-issues, one per method, endpoint, handler, or logical unit.
Create GitHub issues in bulk from a structured JSON task file and link them to an existing milestone.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
AI-powered development tools for code review, research, design, and workflow automation.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
npx claudepluginhub outfitte/plugins --plugin implement-task