πŸ”Œ

qa

πŸ”ŒPlugin

cooneycw/claude-power-pack

VibeIndex|
What it does
|

Automated web QA: /qa:test drives browser-based test runs against a running application.

πŸͺ

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 qa@cpp
0
-
AddedJul 18, 2026

More from this repository10

πŸ”Œ
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.

πŸ”Œ
cppπŸ”ŒPlugin

Claude Power Pack cross-cutting help/meta plus utilities: /cpp:help maps every CPP command family; /cpp:dockers container status, /cpp:happy-check, /cpp:load-best-practices (bundled 25K guide), /cpp:load-mcp-docs (folded from top-level commands, #582). The legacy symlink installer is not distributed as a plugin.

πŸ”Œ
securityπŸ”ŒPlugin

Security scanning: quick/full/deep scans (gitleaks, git history, pip-audit), finding explanations, and risk-graded permission audits (/security:*).

πŸ”Œ
claude-mdπŸ”ŒPlugin

CLAUDE.md management: lint for missing CI/CD, Docker, and troubleshooting directives.

πŸ”Œ
githubπŸ”ŒPlugin

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

πŸ”Œ
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.

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

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

πŸ”Œ
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.

πŸ”Œ
documentationπŸ”ŒPlugin

Documentation and diagrams: C4 architecture diagrams as GitHub-renderable Mermaid (/documentation:c4) and PowerPoint generation (/documentation:pptx).