πŸ”Œ

evaluate

πŸ”ŒPlugin

cooneycw/claude-power-pack

VibeIndex|
What it does
|

Multi-model evaluation flow for issues, ideas, and architectural decisions (/evaluate:issue).

πŸͺ

Part of

cooneycw/claude-power-pack

Installation

Add marketplace in Claude Code:
/plugin marketplace add cooneycw/claude-power-pack
Step 2. Install plugin:
/plugin install evaluate@cpp
0
-
AddedJul 18, 2026

More from this repository10

πŸ”Œ
projectπŸ”ŒPlugin

Project scaffolding and orientation: /project:init zero-to-GitHub-repo orchestration, /project:next prioritized next-step report, /project:lite quick low-token project reference.

πŸ”Œ
secretsπŸ”ŒPlugin

Secrets lifecycle with masking: set, get, list, rotate, delete, validate, run-with-secrets, and a web UI (/secrets:*). Bundles the PostToolUse output-masking hook so plugin installs mask credentials with no host script setup.

πŸ”Œ
browserπŸ”ŒPlugin

Named concurrent browser sessions over the upstream @playwright/mcp server via a lease-desk pool: /browser:session and /browser:help.

πŸ”Œ
githubπŸ”ŒPlugin

GitHub issue management: create, list, view, update, and close issues from Claude Code (/github:issue-*).

πŸͺ
cooneycw/claude-power-packπŸͺMarketplace

Claude Code best practices and MCP second opinion server

πŸ”Œ
codexπŸ”ŒPlugin

Codex CLI orchestration: read-only delegation (/codex:ask), one-shot exec with JSONL monitoring, full issue lifecycle delegation (/codex:auto), and readiness checks.

πŸ”Œ
cicdπŸ”ŒPlugin

CI/CD automation: Makefile init/check, pipeline codegen (GitHub Actions or self-hosted Woodpecker), container generation, health checks, smoke tests, deploy verification, and tiered IaC scaffolding.

πŸ”Œ
flowπŸ”ŒPlugin

Worktree-based GitHub issue lifecycle: start, eli5 necessity gate, check, finish, merge, deploy, auto, sync, cleanup, status, and doctor. Issue-anchored branch naming and quality gates, no locks or Redis - just git.

πŸ”Œ
second-opinionπŸ”ŒPlugin

Cross-vendor second-opinion code review client commands (/second-opinion:start, /second-opinion:models). Does not auto-register an MCP server on install; the external mcp-second-opinion server is opt-in - register it with `claude mcp add second-opinion --transport http --url http://127.0.0.1:8080/mcp` once it is running.

πŸ”Œ
self-improvementπŸ”ŒPlugin

Self-improvement loops: post-run friction retro + codify, deployment retrospectives, and the fleet-wide friction-knowledge ledger (/self-improvement:*).