claudeindex
Marketplace

jedwards1230-plugins

jedwards1230-plugins

Stars

0

Forks

1

Plugins

12

Installation

1

Add the marketplace

/plugin marketplace add jedwards1230/claude-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

12

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

grafana-dashboards

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

Plugin

git-tooling

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

Plugin

ansible-quality

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.

Plugin

go-quality

Go quality gates — auto-format, vet, test, and lint on every turn

Plugin

qml-quality

QML quality gates — auto-format and format-check QML files with qmlformat, mirroring CI

Plugin

rust-quality

Rust quality gates — auto-format, clippy, test, and audit on every turn

Plugin

tofu-quality

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.

Plugin

session-archiver

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

Plugin

review-team

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

Plugin

sessions

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

Plugin

agent-ops

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)

Plugin

repo-standards

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.