πŸ”Œ

go-quality

πŸ”ŒPlugin

jedwards1230/claude-plugins

VibeIndex|
What it does
|

Go quality gates β€” auto-format, vet, test, and lint on every turn

πŸͺ

Part of

jedwards1230/claude-plugins

Installation

Add marketplace in Claude Code:
/plugin marketplace add jedwards1230/claude-plugins
Step 2. Install plugin:
/plugin install go-quality@jedwards1230-plugins
0
-
AddedJul 5, 2026

More from this repository10

πŸ”Œ
git-toolingπŸ”ŒPlugin

Git tooling β€” worktree workflows, default-branch commit prompt, worktree edit-path guard, wt-done merged-branch cleanup, gh-resolve-threads PR review-thread triage, PR-aware push reminders, and on-demand CI + release status watching

πŸ”Œ
session-archiverπŸ”ŒPlugin

Archive Claude Code session transcripts to local and remote targets (S3, rsync/NAS, or any command) on session end β€” per-machine configurable, nothing hardcoded

πŸ”Œ
ansible-qualityπŸ”ŒPlugin

Ansible quality gates β€” diff-scoped ansible-lint + ansible-playbook --syntax-check on modified playbooks/roles, plus a warn-only vault-plaintext check, mirroring CI. Warn-skips on a broken lint env instead of false-blocking. Includes an /ansible skill carrying recent ansible-core/ansible-lint reference in context.

πŸ”Œ
repo-standardsπŸ”ŒPlugin

Preferred GitHub repository standards, audited/applied with `gh` β€” a repo-settings baseline (wiki/projects off, auto-delete merged branches, read-only workflow token, SHA-pinned actions, Dependabot security updates), three branch-ruleset classes, a Dependabot version-updates config, a lightweight tier for content/asset/config repos, and the README/CONTRIBUTING/CLAUDE.md doc split. Ships templates plus a read-only repo-standards-auditor agent for per-repo (fan-out) conformance audits.

πŸ”Œ
sessionsπŸ”ŒPlugin

Search and analyze past Claude Code session transcripts β€” sessions CLI for listing, grepping, rendering, and tool-usage stats over the ~/.claude JSONL history

πŸ”Œ
grafana-dashboardsπŸ”ŒPlugin

Grafana dashboard creation, management, and quality review for Kubernetes deployments

πŸ”Œ
tofu-qualityπŸ”ŒPlugin

OpenTofu quality gates β€” auto-format on edit, and format-check + validate modified config on stop, mirroring CI. Includes a /tofu skill carrying recent-release summaries in context.

πŸ”Œ
review-teamπŸ”ŒPlugin

Dynamic review team composition with 14 stack-agnostic specialist agents (including a workflow-first UX/interaction evaluator, an adversarial devils-advocate, a pre-publication safety auditor, and a Claude Code config reviewer) for collaborative, multi-angle review using Claude Code agent teams

πŸ”Œ
agent-opsπŸ”ŒPlugin

Task-ownership orchestration β€” delegate a task (or several) into a hierarchy where one owner agent runs each task end-to-end and orchestrates its own subagents (explore β†’ implement β†’ verify)

πŸ”Œ
rust-qualityπŸ”ŒPlugin

Rust quality gates β€” auto-format, clippy, test, and audit on every turn