ios-engineer
You MUST use this skill for ANY changes you make within to the iOS app. Senior iOS engineer with visual feedback capabilities via simulator MCP tools.
pr-review-handler
Processes PR review comments by assessing feedback, planning actions, implementing changes, and responding to reviewers. Use when a PR has review comments that need to be addressed.
rebase-main
Rebases the current branch on the latest default branch (main, master, etc.), resolving any merge conflicts automatically. Detects the default branch and remote, fetches latest, performs rebase, and handles conflicts file-by-file.
create-worktree
Create and bootstrap a git worktree for isolated development work.
idea-explorer
Collaborative exploration to refine ideas into clear requirements before spec writing. Explores user intent, requirements and design through iterative dialogue.
spec-executor
Execute implementation specs with batched checkpoints. Follows specs exactly, stops on blockers, supports parallelization.
spec-orchestrator
Multi-agent specification review and iteration. Writes specs via spec-writer, reviews with AI personas, and iterates until approved.
spec-workflow-init
Scaffold spec-workflow configuration in your project. Creates config files, philosophy templates, and persona examples.
spec-writer
Transform ideas into detailed implementation specifications. Creates specs with requirements, design, and implementation steps.