Edit existing status line configuration with pre-selected options based on current settings.
Interactive setup wizard for configuring Claude Code's custom status line with progress bars and customizable display options.
Commit, push, and create a PR. Prompts for branch and PR target using quick multi-choice questions. Lightweight alternative to /workflow-ship without preflight checks.
Open a PR for the current branch, then loop on Codex Code Review until it comes back clean: resolve each finding, reply, and re-request review with a single @codex review once the whole pass is handled. Use when a feature branch is ready to ship and Codex…
Interactive codebase modernization assessment to identify technical debt, anti-patterns, and quality issues from older AI-generated or legacy code.
Scan a deployed website for outdated dependencies, known CVEs, and security misconfigurations.
Harden your project against npm supply chain attacks by configuring pnpm's minimum-release-age quarantine and frozen lockfile enforcement.
Ship it. Runs preflight checks (typecheck, lint, tests), auto-fixes issues, then commits, pushes, and creates a PR. Bails early if preflight fixes were needed so you can review before shipping. Prompts for branch and PR target using quick multi-choice…