By cboone
Create GitHub issues using tmpfiles to avoid permission prompts from large multiline Bash arguments.
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 create-issueGo 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-fix GitHub issues by analyzing issue details and implementing solutions
Open-source contribution discipline: issue writing, pull request creation, and contribution etiquette
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques