Command
Command "m-branch-prune-lite" from penwyp/ClaudePreference, covering parameters and commands.
Command
Command "m-branch-prune-lite" from penwyp/ClaudePreference, covering parameters and commands.
Command
Command "m-branch-prune" from penwyp/ClaudePreference, covering git branch management and test/merge workflow and commands.
Command
Command "m-bug-fix" from penwyp/ClaudePreference, covering bug fix workflow: analyze, reproduce, identify, fix, verify and commands.
Command
Commit and push changes.
Command
Command "m-debate-architecture" from penwyp/ClaudePreference, covering strategic architecture review workflow and commands.
Command
Command "m-debate-code" from penwyp/ClaudePreference, covering tactical code review workflow and commands.
Command
Command "m-document-update" from penwyp/ClaudePreference, covering documentation update workflow and commands.
Command
Command "m-merge-branch" from penwyp/ClaudePreference, covering auto merge workflow: analyze, merge, resolve, test, commit and commands.
Command
Target: $ARGUMENTS (Default: unstaged code changes and current conversation context).
Command
Target: $ARGUMENTS (Default: medium priority if none specified).
Command
Target: $ARGUMENTS (Default: previous discussion results or current requirements) Scope: Deploy three specialized agents with MCP tools for optimal development.
Command
Command "m-project-cleanup" from penwyp/ClaudePreference, covering automated project hygiene workflow and commands.
Command
Command "m-review-again" from penwyp/ClaudePreference, covering review again: multi-round review & fix loop and commands.
Command
Target: $ARGUMENTS (Default: latest commits of current branch).
Command
Target: $ARGUMENTS (Default: a plan or requirement document, such as .md, .txt, or direct text).
Command
Command "m-security-scan" from penwyp/ClaudePreference, covering security scan workflow and commands.
Command
Target: $ARGUMENTS (Default: requirement document(s) discovered in the project).
Command
Target: $ARGUMENTS (Default: requirement document(s) in the default project location).
Command
Command "m-test-generation" from penwyp/ClaudePreference, covering test generation workflow and commands.
Skill Claude CodeCodex
Diagnose flaky browser automation flows (login, OAuth, signup, multi-step forms). Use when a flow stalls or loops — analyze DOM/logs, add native fallbacks, prevent hot loops, and add regression coverage.
Skill Claude CodeCodex
A development workflow that makes changes in the current project folder, reviews them twice, and pauses for human approval before further changes or committing.
Skill Claude CodeCodex
Review text input or documents against the local codebase and produce a structured review report with findings and refactor suggestions. Use when the user provides requirements, design notes, API docs, Markdown analysis, PR text, or other written material and asks for a full review covering logic flaws, bugs…
Skill Claude CodeCodex
Analyze a code snippet, file path, symbol name, or the current conversation context against the local repository and explain what it does in the project. Use when the user asks to explain code, understand a file or module's role, clarify how a function/class/config participates in the architecture, or wants important…
Skill Claude CodeCodex
Convert images between common formats on macOS, especially SVG/PNG/ICO/ICNS/JPEG/WebP/PDF, using installed local tools such as ImageMagick, rsvg-convert, sips, qlmanage, and iconutil. Use when the user asks to convert image files, generate favicon/icon assets, rasterize SVGs, create Windows .ico files, create macOS…