π―
incident-handling
π―Skillfrom hikaruegashira/agent-skills
What it does
incident-handling skill from hikaruegashira/agent-skills
incident-handling
Installation
Install skill:
npx skills add https://github.com/hikaruegashira/agent-skills --skill incident-handling8
Last UpdatedJan 23, 2026
More from this repository4
π―π―π―π―
worktreeπ―Skill
Creates a Git worktree for isolating and working on a specific task or branch, enabling parallel development in a separate directory.
process-commitπ―Skill
Processes and prepares Git commits by staging changes, creating commit messages, and preparing code for version control within a workflow.
review-flowπ―Skill
Automatically reviews and provides feedback on pull requests, potentially checking code quality, suggesting improvements, and assessing the proposed changes.
commit-push-pr-flowπ―Skill
Automatically creates a pull request with committed changes after completing a development task in a specified worktree.