gentamura
@gentamura
Public Skills
pr-address-bot-reviews
by gentamura
Use this skill to process bot review feedback on a pull request (for example coderabbitai and chatgpt-codex-operator). Invoke when bot comments arrive and the user wants triage, decision making, and implementation of required fixes.
pr-create
by gentamura
Use this skill to create a pull request from current local changes. Invoke when the user asks to create a branch, commit, push, and open a PR.
architecture-adr
by gentamura
Use this skill to create Architecture Decision Records (ADRs). Invoke when making significant technical decisions that affect system architecture, technology choices, or design patterns.
pr-review
by gentamura
Use this skill to review pull requests against coding standards and best practices. Invoke when reviewing code changes before merge.
done
by gentamura
Summarize session findings and save to Obsidian vault (user)
release-runbook
by gentamura
Use this skill for release preparation and execution. Invoke when deploying to staging or production environments.
agent-browser
by gentamura
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
drizzle-migration
by gentamura
Use this skill for database schema changes with Drizzle ORM. Invoke when adding tables, columns, indexes, or modifying database structure.
requirements-to-tasks
by gentamura
Use this skill to break down requirements into user stories, acceptance criteria, and actionable tasks. Invoke when starting a new feature or receiving new requirements.
incident-hotfix
by gentamura
Use this skill for incident response and hotfix deployment. Invoke when production issues occur requiring immediate attention.