mhattingpete

mhattingpete

@mhattingpete

GitHub
5 Skills
3245 Total Stars
February 2026 Joined

Public Skills

ensemble-solving

by mhattingpete

Generate multiple diverse solutions in parallel and select the best. Use for architecture decisions, code generation with multiple valid approaches, or creative tasks where exploring alternatives improves quality.

Automation 649 6mo ago

file-operations

by mhattingpete

Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information, statistics, or analysis without modifying files.

Code Review 649 8mo ago

git-pushing

by mhattingpete

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

Automation 649 8mo ago

code-refactor

by mhattingpete

Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated code patterns, updating method calls, or making consistent changes across multiple locations.

API Dev 649 8mo ago

project-bootstrapper

by mhattingpete

Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.

Automation 649 8mo ago