claudeindex
alexherrero's avatar
Author

alexherrero

@alexherrero
1
Marketplaces
13
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

crickets

Opinionated developer-workflow plugins for Claude Code and Antigravity, generated from a single source of truth.

Plugins:13
Skills:0
2
0

Plugins

Plugin

code-review

Standalone adversarial code review of any diff or PR — the adversarial-reviewer (+ cross-model Gemini) agents, the evidence-tracker hook, a /code-review command, a /simplify command, and security-review + testing-strategy skills. Enhances developer-workflows' review capability when both are installed.

Plugin

design-docs

Design-doc and ADR authoring — the /design command (author → translate → sequence) and the ADR skill for capturing architectural decisions with re-audit triggers.

Plugin

developer-safety

Universal control + safety layer — kill-switch, steer, commit-on-stop hooks plus commit-no-coauthor / worktrees-operator-initiated conventions. Usable in any session; enhances developer-workflows (its hooks engage across the phase loop) when both are installed.

Plugin

developer-workflows

The phase-gated developer loop — /setup /plan /work /review /release /bugfix — extracted from agentm as a standalone native plugin. The base other dev plugins enhance.

Plugin

github-ci

CI workflows + dependency-update tooling — the dependabot-fixer skill that repairs breakage on Dependabot PRs.

Plugin

github-projects

One-way, deterministic board-sync — synthesizes a vault project's roadmap/plan/progress state onto a GitHub Project board via six locked per-type templates, a single idempotent project_sync.py write path, and a vault==board drift gate. The vault stays the agent's source of truth; the board is the generated human source.

Plugin

obsidian-vault

The Obsidian/Google-Drive vault storage backend for the agentm memory engine — re-homed out of the kernel behind the V5-1 storage seam. Ships the `vault` named backend (and, across V5-2, the vault-specific machinery) as an agentm-discovered scripts/ payload.

Plugin

pii

Scan diffs and the working tree for personal information (emails, personal paths, API keys, phone numbers) before commit or push.

Plugin

releasing-conventions

Ship-release workflow and release discipline — pre-release checklist, changelog-shape convention, and paired-release discipline for cross-repo coordinated releases.

Plugin

status-line-meter

Live context/cost meter for the Claude Code status line — used-%, 5h-window cost, and floor-share badge. Enhances token-audit with continuous live metering.

Plugin

testing-conventions

Day-to-day testing principles — tests-are-sacred, verification-first, and the 3-layer pyramid — for Developer-tier users.

Plugin

token-audit

Deterministic transcript-JSONL cost analyzer — per-message cost curve, 5h rolling window, floor breakdown, and cache-read vs cache-write vs fresh-input split. Prerequisite for Part C (status-line meter) and Part G (heat-based floor).

Plugin

wiki-maintenance

Opinionated, template-driven wiki maintenance — the wiki-author authoring/learning skill, the documenter agent, the diataxis-evaluator, recent-wiki-changes, and the check-wiki.py linter. Maintains a wiki in the operator's voice; enhances developer-workflows' phase-boundary documentation when both are installed.