problem-solver
Installation
SKILL.md
Problem Solver
A structured workflow for solving problems through iterative planning, reproduction, implementation, and validation.
When This Skill Activates
- User describes a bug or unexpected behavior
- User requests a feature implementation
- User mentions "fix", "debug", "implement", "solve", or "issue"
- Complex code changes requiring systematic approach
Workflow Overview
Related skills
More from bang9/claude-code-settings
code-review
Review current branch changes with a team of specialized reviewers (security, performance, test coverage). Use when you want a thorough code review of your branch before merging.
8branch
Create a new git branch from the default branch based on current conversation context or uncommitted changes. Analyzes work context and generates a conventional-commit-style branch name (feat/xxx, fix/xxx, chore/xxx, refactor/xxx).
1