By cboone
Detect project linters and formatters, run them with auto-fix, resolve remaining issues, then commit and push the fixes.
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 cboone/agent-harness-plugins --plugin lint-and-fixGo code style guide based on Google Go Style Guide, Effective Go, Code Review Comments, and Cobra CLI behavior.
Scaffold a complete Rust CLI project with Cargo, cargo-deny, cargo-nextest, git-cliff, GitHub Actions CI/CD, and Makefile.
Sends macOS notifications when Claude Code, OpenCode, or Codex CLI finishes a task or needs your attention.
Find a GitHub issue and create a worktree, branch, and tmux window for working on it, with issue context injected as a task prompt.
Parse a review document for actionable feedback, work through items systematically, and track resolution progress.
Auto-configure code quality tools and generate custom /fix command for parallel agent-based fixing
This skill should be used when the model needs to ensure code quality through comprehensive linting and formatting. It provides automatic linting workflows for orchestrators (format → lint → resolve via concurrent agents) and sub-agents (lint touched files before task completion). Prevents claiming "production ready" code without verification. Includes linting rules knowledge base for ruff, mypy, and bandit, plus the linting-root-cause-resolver agent for systematic issue resolution.
Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns