IHKREDDY
@IHKREDDY
Public Skills
auto-commit
by IHKREDDY
Generates semantic commit messages from staged changes. Analyzes git diff and creates conventional commit messages. Use when users want to commit with good messages, mention "commit", "save changes", or ask for commit message suggestions.
api-docs
by IHKREDDY
Generate OpenAPI/Swagger documentation from code
dependency-update
by IHKREDDY
Check for outdated packages and create update PRs
sprint-summary
by IHKREDDY
Generate sprint review summary from completed Jira tickets
hotfix-workflow
by IHKREDDY
Rapid hotfix branch creation, fix application, and PR to main
code-docs
by IHKREDDY
Generate or update documentation from code analysis
standup-report
by IHKREDDY
Generate daily standup summary from Git commits and Jira activity
release-notes
by IHKREDDY
Generates release notes and changelogs from merged PRs and commits between versions. Use when preparing releases, creating changelogs, or users mention "release notes", "changelog", "what's new", or version tags.
tech-debt-report
by IHKREDDY
Find TODOs, deprecated APIs, and outdated patterns in codebase
security-scan
by IHKREDDY
Run security checks before PR including secrets, vulnerabilities, and best practices
test-generator
by IHKREDDY
Generates unit tests for code. Analyzes functions/classes and creates comprehensive test cases. Use when users want tests, mention "write tests", "add unit tests", "test coverage", or TDD workflows.
branch-and-pr
by IHKREDDY
Creates git branches from Jira tickets and opens Pull Requests to the main branch. Use when users want to create a branch for a Jira task, open a PR, or mention "create branch", "open PR", "pull request", or "merge to main".
data-analysis
by IHKREDDY
Data analysis workflows and patterns for exploring, transforming, and visualizing data. Use when working with data, creating reports, or when users mention "data analysis", "analyze data", "data exploration", or "reporting".
api-integration
by IHKREDDY
Design and implement REST API integrations with proper error handling, authentication, rate limiting, and testing. Use when building API clients, integrating third-party services, or when users mention API, REST, webhooks, HTTP requests, or service integration.
code-review
by IHKREDDY
Provides code review guidelines, checklists, and best practices for reviewing pull requests. Use when reviewing code, preparing for code review, or when users mention "code review", "review PR", "review checklist", or "code quality".
create-ticket
by IHKREDDY
Creates Jira tickets with proper formatting, acceptance criteria, and optionally sets up git branches and pull requests. Use when users want to create a new ticket, log a bug, request a feature, or when they mention "create ticket", "new ticket", "log issue", "file bug", or "create Jira".
work-on-ticket
by IHKREDDY
Pulls ticket details from Jira, creates feature branches with proper naming conventions, and handles planning steps. Use when starting work on a Jira ticket, creating branches for tickets, or when users mention "work on ticket", "start ticket", "create branch for", or Jira ticket IDs.
api-integration
by IHKREDDY
Design and implement REST API integrations with proper error handling, authentication, rate limiting, and testing. Use when building API clients, integrating third-party services, or when users mention API, REST, webhooks, HTTP requests, or service integration.
code-review
by IHKREDDY
Performs comprehensive code reviews following industry best practices. Use when reviewing pull requests, code changes, or when asked to analyze code quality, security, performance, or maintainability. Checks for common bugs, security vulnerabilities, code smells, and adherence to coding standards.
data-analysis
by IHKREDDY
Analyze datasets using Python with pandas, numpy, and visualization libraries. Generates statistical summaries, identifies patterns, creates charts, and provides insights. Use when analyzing CSV/Excel files, exploring data, creating visualizations, or when users mention data analysis, statistics, charts, or datasets.
work-on-ticket
by IHKREDDY
Pulls ticket details from Jira, creates feature branches with proper naming conventions, and handles planning steps. Use when starting work on a Jira ticket, creating branches for tickets, or when users mention "work on ticket", "start ticket", "create branch for", or Jira ticket IDs.