project
πPlugincooneycw/claude-power-pack
Project scaffolding and orientation: /project:init zero-to-GitHub-repo orchestration, /project:next prioritized next-step report, /project:lite quick low-token project reference.
Part of
cooneycw/claude-power-pack
Installation
/plugin marketplace add cooneycw/claude-power-pack/plugin install project@cppMore from this repository10
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.
Named concurrent browser sessions over the upstream @playwright/mcp server via a lease-desk pool: /browser:session and /browser:help.
GitHub issue management: create, list, view, update, and close issues from Claude Code (/github:issue-*).
Claude Code best practices and MCP second opinion server
Codex CLI orchestration: read-only delegation (/codex:ask), one-shot exec with JSONL monitoring, full issue lifecycle delegation (/codex:auto), and readiness checks.
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.
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.
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 loops: post-run friction retro + codify, deployment retrospectives, and the fleet-wide friction-knowledge ledger (/self-improvement:*).
CLAUDE.md management: lint for missing CI/CD, Docker, and troubleshooting directives.